Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Crosstab
SumitSingh
Hi,
I am using BIRT 2.3.1.
I want to know can i use one crosstab result in another crosstab.
I mean output of one crosstab would be input of another crosstab.
is it possible?
Thanks,
Sumit
Find more posts tagged with
Comments
mwilliams
Hi Sumit,
You could possibly use persistentGlobalVariables or something to make the values accessible from the expression builder in a crosstab, but as far as just using data from one crosstab in another without passing it through variables or using a crosstab as a dataSource for another crosstab, you won't be able to do that.