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
Asmoday1507
Frequent Visitor

Numeric range parameter doesn't work properly

Hi

I created a new numeric range parameter and dax inside is generateseries(1,10,1), so my table has 10 rows, from 1 to 10:

Asmoday1507_0-1662497700022.png

It's okey, but if I want to create a new table (as a visual), then I get only max value of my table. 

Asmoday1507_1-1662497851903.png

If I will choose 10, then I want to see values from 1 to 10. How to get it?

 

Best regars

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Asmoday1507 ,

Due to the data type of the field [Parameter] is numeric, it may get the max value of this field. Please check if you apply any aggregation function on this field when you put this field on the visual just as below screenshot. If yes, please choose the option "Don't summarize" to replace it and check if it will return the full data...

yingyinr_0-1662628528417.png

Best Regards

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Asmoday1507 ,

Due to the data type of the field [Parameter] is numeric, it may get the max value of this field. Please check if you apply any aggregation function on this field when you put this field on the visual just as below screenshot. If yes, please choose the option "Don't summarize" to replace it and check if it will return the full data...

yingyinr_0-1662628528417.png

Best Regards

parry2k
Super User
Super User

@Asmoday1507 not really clear what your question is. Can you provide more context?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

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.

Top Solution Authors