Forum Discussion
PERFEGG
4 years agoFrequent Visitor
Bump chart without timeline how?
I am trying to recreate the above bumpchart but failed, manage to get the rank, category but only end up with 1 set of dots Need help how do i achieve a total 7 set point of line with the abov...
- 4 years ago
got it, use rank dax with this
Spending Rank = RANKX(ALL(Sheet1[Generation]),Sheet1[SUM of Percentage])
StinkyBO
4 years agoNew Member
Thank you, i have watched it, i am interested in the method too but i also cannot find the solution to that.
- AnamPatel4 years agoResolver II
There are other videos on the channel about the solution. The links are provided in that video.
If I answered your question, mark my response as a Solution. Appreciate your KUDOS!