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: 
faezeh
Contributor
Contributor

function avg

hello

How can I replace the number 149 with a location function?

= count ({<AVGSUB = {"<= 149"}>} distinct user unsub) 

means:

= count ({<AVGSUB = {"<= (avg(avgsub))"}>} distinct user unsub) 

Labels (1)
0 Replies