Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Guys,
I want to develop a report with setting parameters on filter,
and will directly effect on report result
But now is fail when I want to group 【CalculateTransactionRange】this columns
I only want to show every shop's 【CalculateTransactionRange】and AMT
I try to use Summarize but seems can't get parameters in table...
and last
I hope TransactionRange can rank by normal not by number($1001-->$2001 not $1001-->$10001)
Solved! Go to Solution.
To customise the rank order of a column, you may need to create a calculated column that assigns a rank based on specific conditions. This allows you to sort in the desired order rather than the default numerical or alphabetical order. You can follow these steps below:
1.Add an index column.
2.Sort ascending.
Final output:
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired out put and pbix file without privacy information.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
To customise the rank order of a column, you may need to create a calculated column that assigns a rank based on specific conditions. This allows you to sort in the desired order rather than the default numerical or alphabetical order. You can follow these steps below:
1.Add an index column.
2.Sort ascending.
Final output:
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details with your desired out put and pbix file without privacy information.
Best Regards,
Ada Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |