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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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 .

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 .