Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all articles
Browse latest Browse all 13025

error: convert null to set type, tuple type

$
0
0
Hi everyone
I’m new to cognos and I have a problem in report studio

I wrote a mdx query for computing last nonempty value for a measure:
tuple(

ITEM(

tail(

FILTER(

[FACTACCINMONTH_94_Q3].[DIMDATE].[CALENDAR].[MONTH]
,
[Balanceinend]>0
)
,1),0)

,
[Balan...

Viewing all articles
Browse latest Browse all 13025

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>