Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Want to display latest month data into Blcok chart

Hi,

I want display latest month into block chart and use below expression to achive that fucationality but somehow its not working.

 

Count({<Data_Month = {'>=$(=MonthStart(Min(Data_Month))) <= $(=MonthEnd(Max(Data_Month)))'}>}Employee_Id)

same logic i have applied on Pie chat with SUM then its working perfectly fine.

sum({<Data_Month = {'>=$(=MonthStart(Min(Data_Month))) <= $(=MonthEnd(Max(Data_Month)))'}>}sales)

can you guys please help me on this.

Appreciate your help

2 Replies
edg_baltazar
Partner - Creator
Partner - Creator

Could attach your .qvw? , Regards!

Not applicable
Author

Please find qvw and db file