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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.