Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
Put an = sign in front of it