To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am using
Hi amit ,
Not able to share a file as its contains a lots of clients sensitive data.
Is there any way we can solve the issue?
@Anonymous , Try measures like these
Rank = RANKX(FILTER(KPI_Reporting,KPI_Reporting[condition(1/2)]="2"),[(DecActual-DecPlan)],,ASC)
or
Rank = RANKX(allselected(KPI_Reporting),calculate([(DecActual-DecPlan)],FILTER(KPI_Reporting,KPI_Reporting[condition(1/2)]="2")),,ASC)
still Rank is not showing correctly
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |