Forum Discussion

nish18_1990's avatar
nish18_1990
Helper III
1 year ago
Solved

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

2 Replies

  • 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