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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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 .

Labels (1)
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 .