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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Labels in the Expression

Hi All ,

One of my Expression Label is as follows :

='Tax in LC ' & ' (' & Month($(vMaxPostingDate)) &'-'& Year($(vMaxPostingDate)) & ')' .

How do I use this label for calculation in other expression ?

Please help me on this .

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi All ,

I got it guys , I used Column() function .

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi All ,

I got it guys , I used Column() function .