Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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:
As you can see on the picture, range for this is from 4,5 mln to 6,5 mln
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:
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 :
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 ?
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.
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 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
9 | |
8 | |
8 |
User | Count |
---|---|
14 | |
12 | |
11 | |
11 | |
8 |