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: 
Not applicable

How to use set analysis in qlikview?

Hi Team,

How to use set analysis in qlikview,

how to define this fourmula into set analysis

if(sum(Access)>=1000000,

num(sum(Access)/1000000,'#,##0.0 M'),

num(sum(Access)/1000,'#,##0 K')

please help me above that.

Thanks

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

That cannot be done with a set analysis expression. Your if statement is the correct solution.


talk is cheap, supply exceeds demand