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: 
suvechha_b
Creator III
Creator III

How to write the following in Label of qlikview :

How to write in following in Label of qlikview :

if(not getselectedcount([Fiscal Year]) or not getselectedcount([Fiscal Month]) , 'FC Unit ' & ' ' & vMonthName & ' ' & vYearName,

'FC Unit ' & ' ' & vMonth & ' ' & vYear)

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Put an = sign in front of it


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Put an = sign in front of it


talk is cheap, supply exceeds demand