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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
nish18_1990
Helper III
Helper III

Parameter with Numeric range

Hi,

 

I created a parameter as Numeric range  with the increment of 2 . But i want values in parameter as 3,5,10 and it should not be on  increment of 2. Is there any workaround for it to show 3,5,10 values only for dropdown.

 

The parameter i created is :

 

Top N RES Parameter = GENERATESERIES(3, 10, 2)
 
 
Thanks
1 ACCEPTED SOLUTION
bhanu_gautam
Super User
Super User

@nish18_1990 , Just use basic filtering in visual

 

bhanu_gautam_0-1751444260660.png

 




Did I answer your question? Mark my post as a solution! And Kudos are appreciated

Proud to be a Super User!




LinkedIn






View solution in original post

2 REPLIES 2
bhanu_gautam
Super User
Super User

@nish18_1990 , Just use basic filtering in visual

 

bhanu_gautam_0-1751444260660.png

 




Did I answer your question? Mark my post as a solution! And Kudos are appreciated

Proud to be a Super User!




LinkedIn






FBergamaschi
Solution Sage
Solution Sage

Hi, you can create a table with this DAX code

Table select = {3,5,10}
 

If this helped, please consider giving kudos and mark as a solution

@me in replies or I'll lose your thread

consider voting this Power BI idea

Francesco Bergamaschi

MBA, M.Eng, M.Econ, Professor of BI

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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