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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Dynamic table size for normal distribution

Hi everyone,

I have a problem in Power BI.

Introduction :
I need to make Normal Distribution / Gaussian Distribution based on a sample of data.
The problem is with a range of data.
There are many measurements in my data. For example:

Michau_0-1657873184232.png

As you can see on the picture, range for this is from 4,5 mln to 6,5 mln 

Michau_1-1657873400285.png

Different measurements need different scale
I managed to skip that dynamically adjusting x axis in the plot settings and genereting large enough X axis to be in range of all measurements:

Michau_2-1657873537635.png

for the most part the normal distribution is ready.

The Real Issue :
Sometimes measurements are not this big and so they dont even show on this plot :

Michau_3-1657873783849.png

Based on my GENERETESERIES function the X axis jump is too big for such small numbers

Does anyone know a way to dynamically adjust Table size based on select/different measures ?

3 REPLIES 3
daXtreme
Solution Sage
Solution Sage

When your measure returns BLANK for a point, the point's x-value will get hidden. Use this to your advantage. What I mean by this is that you should construct your measure in such a way that it should return BLANKS for those areas of your domain (x-values) that you don't want to show (low and high arguments). The visual will then automatically adjust itself.

Anonymous
Not applicable

Yeah i get it , thanks for the anwser but i want to show these values.
I dont wont it to be hidden. 

From what you have said before, it looks like you do want to hide the values that would make your plot too big for certain distributions... and this is about the only way to make it dynamic. Well, at least a way I'd implement ๐Ÿ™‚

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

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!

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.

Users online (27)