The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
After developing a ranking list based on percentile of Net sales with i faced some issues:
i have a lot of projects with 0 sales that will be ranked relatively high due to the percentile formula.
What i would like to try now is to rank the projects Sales based on a simple normalization step (eg. if the maximum net sales is $3000 and a project has a sales of $1500, this should return a rank from 5-1. 5 for projects with $3000 and 1 for projects with $0 sales.
any help is highly apreciated.
thanks a lot
file bellow
Solved! Go to Solution.
Hi @Vandergledison ,
https://drive.google.com/file/d/1qCH6XD_jR88CEyzIgEeQx0ffo5yv3Rk_/view?usp=sharing
Link to the file with dynamic ranking.
Regards,
Harsh Nathani
Hi @Vandergledison ,
https://drive.google.com/file/d/1qCH6XD_jR88CEyzIgEeQx0ffo5yv3Rk_/view?usp=sharing
Link to the file with dynamic ranking.
Regards,
Harsh Nathani
Yes Sir! perfect! thanks a lot
Hi @Vandergledison ,
You can use binning techinque through Calculated Columns.
Attached link to file.
https://drive.google.com/file/d/1znvLF_QhCuEJJ0J9K_VBI66m-Pdeo3Ik/view?usp=sharing
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)
User | Count |
---|---|
25 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |