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: 
pranaligawde
Contributor III
Contributor III

Quater should display accumalated value .

Hello All,

Try to achive accumalated values in quarter.Using below set expression

set expression:

if(wildmatch(PioMonth,'Q2','Q3','Q4'),Rangesum(Above(count(ABDate)),0,ColumnNo()),count(ABDate))

also attached ss of chart.

Please help.

 

0 Replies