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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
aburmester
Frequent Visitor

Parameters: Use X-Axis to see all possible options of numeric range

Hi!

I have a numeric range parameter, allowing the user to set a percentage from 0-100.

This updates a number of things, among those a calculation of revenue.

 

I would like to display a diagram showing revenue over this range, so that it becomes visible wether or not there are thresholds.

So, the X-Axis should be "Percentage-Parameter" from 0-100 (or, more generally, all possible values of a given parameter), an then the Y-axis should display the calculated result for each value.

aburmester_0-1724750237272.png

This diagram should not just display a dot for the currently selected value, but for every option from 0-100.

 

How can I do this?

Thanks!

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @aburmester 

The simplest way to do this would be to either remove the Percentage slicer or clear the selection on the Percentage slicer.

You could also prevent it from filtering the visual using Edit Interactions if you need it for some other purpose.

 

The visual (I assume a line chart) would then plot one point for each possible Percentage parameter value.

 

Does that work for you?


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

View solution in original post

1 REPLY 1
OwenAuger
Super User
Super User

Hi @aburmester 

The simplest way to do this would be to either remove the Percentage slicer or clear the selection on the Percentage slicer.

You could also prevent it from filtering the visual using Edit Interactions if you need it for some other purpose.

 

The visual (I assume a line chart) would then plot one point for each possible Percentage parameter value.

 

Does that work for you?


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors