Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
prajnapa
Contributor
Contributor

Working with Maps - Ignore current selection not working in Qliksense

Team,

I have below requirement.

KPI (Annualised Rev)-sum(Revenue)/ no. of quarters.

No. of quaters should only change when user selects Year filter. Otherwise it should all quarters till when we have data availability.

I have a table,

Table A:

Year,KPI,Qtr_count

Table B:

Year, Account Name

When i use below set analysis,

(sum(TOTAL_REVENUE)/SUM( total <Year>{1<KPI_Check={'PMA'},Year = $::Year>}Qtr_Count))

This works fine in all cases except in Map.

Can you help me with this.

Note: In others charts user will pull, Year and KPI (Annualised Rev) then no. of qtrs should be year specific. for all other dimension it should be complete quaters.

 

Labels (3)
0 Replies