Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
vgadang1
Partner - Contributor III
Partner - Contributor III

X axis - Display 2 labels on a line graph

Hi 

I have a line graph with datedetail as dimension (x-axis) and a measure. I have to display both date detail and fiscal month on the x axis  

Here is the expression I have for the date dimension

 =Aggr(
({{datedetail}})&' '& ({{FY_MONTH}}),
{{datedetail}}
)

I am getting invalid dimension and it doesn't work. 

Thanks,

Vidya

Labels (7)
0 Replies