Forum Discussion
Ranking values comparing two weeks
- 4 years ago
Seems is not working anyway johnt75
Those are now the formulas but the results seems wrong because i filtered the current week table manually and results 433 count and not 2264 as per measure
Could you please rewrite formulas as you expected? Thanks
You need the RANKX functions to work over the UT table, not the Date table
- VIJAYKUMART4 years ago
Resolver I
IF(HASONEVALUE(Table name (unita)),RANKX(ALL(table name of unita (unita)),pdlcurrentweek measure)) - robertosangi4 years ago
Helper I
Seems is not working anyway johnt75
Those are now the formulas but the results seems wrong because i filtered the current week table manually and results 433 count and not 2264 as per measure
Could you please rewrite formulas as you expected? Thanks - johnt754 years ago
Super User
Is it possible to share your pbix file ?
- robertosangi4 years ago
Helper I
johnt75 unfortunatelly is not possible. Maybe could be possible to have a short meeting with screen sharing
- robertosangi4 years ago
Helper I
I solved the measurement problem. Only rank doesn't Work... Here the situation:
- robertosangi4 years ago
Helper I
Hi VIJAYKUMART, unfortunatelly doesn't work