Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Lily36876
Helper II
Helper II

Use Parameter Values and Group by

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

Lily36876_0-1708048631416.png

I only want to show every shop's 【CalculateTransactionRange】and AMT

I try to use Summarize but seems can't get parameters in table...

Lily36876_1-1708050845498.png

 

and last

 

I hope TransactionRange can rank by normal not by number($1001-->$2001 not $1001-->$10001)

 

Sample Data 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Lily36876 ,

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.

vyifanwmsft_0-1708926640378.png

2.Sort ascending.

vyifanwmsft_1-1708926750416.png

Final output:

vyifanwmsft_2-1708926800866.png

 

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.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@Lily36876 ,

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.

vyifanwmsft_0-1708926640378.png

2.Sort ascending.

vyifanwmsft_1-1708926750416.png

Final output:

vyifanwmsft_2-1708926800866.png

 

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.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.