This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
Hi can anybody help how to calculate Price Index of our brand and for the competition brands?
Hi @Sunilrane ,
If you want to create a rank for the price, you can try rankx function as amitchandak mentioned before. If this does not match your requirement, please share a sample with us and you can show us a screenshot with the result you want. This will make us easier to find the solution.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Sunilrane , Not very clear, can you explain
new column
rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,asc,dense)
or
rank = rankx(filter(Table,[brand] = earlier([brand]) , [price],,desc,dense)
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |