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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
NJ81858
Helper IV
Helper IV

Parameter Help

Hello,

I have created a parameter that allows me to increase a value in my dataset to show potential in the future, along with a slicer that allows me to test different values. It works the way that I want it to, except that I want to be able to input a number into my slicer as a percentage instead of a decimal.

 

For example: 

I type in 0.1 because I want to see what a 0.1% increase does to my data, but instead of showing up as 0.1%, typing in 0.1 yields me a 10% increase.

 

This is my parameter and the way that the data is formatted:

Parameter1.PNG

 

 

Is there a way that I can allow users to type a number into the slicer as a percentage? Thank you!

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@NJ81858 , let use type value from 1 to 100, you divide the value by 100 to treat it like %

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@NJ81858 , let use type value from 1 to 100, you divide the value by 100 to treat it like %

@amitchandak that worked thank you! Also, now is there any way to have my slicer default to say 0 instead of being blank? Here is my slicer as is now:

Slicer.PNG

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors