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])
AnamPatel
Resolver II
4 years agoThe above screenshot has been taken from a Youtube Video. You can go throught that video and other videos on that channel to create the above visual. Here is the link for that video -
Power BI Dashboard Creation Exercise for Practice with Dataset - YouTube
If I answered your question, mark my response as a Solution. Appreciate your KUDOS!