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 Gurus,
I need your help in doing this.
I have a metric to create, based on a resource versatility/agility.
Say a left table is my datasource, where it has the Group, Resource Name, Month and Volume details. And in blue, is the score based on the criteria given at the right table.
Goal is that the table at the right side (At Least Column) should be generated/updated automatically based on the data source selections.
I was able to create this in Excel using the formulas:
=NORMINV(Volume *0.01,AVERAGE(Volume),STDEV(Volume)
Is there a way to do it in Power BI?
Thanks in Advance!
Solved! Go to Solution.
There is a discussion on normal dist here
http://community.powerbi.com/t5/Desktop/NORMAL-DISTRIBUTION-FORMULA-IN-DAX/td-p/167215
Also if find DAX cannot do it they you can always use R as tranformation or visual
https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html
There is a discussion on normal dist here
http://community.powerbi.com/t5/Desktop/NORMAL-DISTRIBUTION-FORMULA-IN-DAX/td-p/167215
Also if find DAX cannot do it they you can always use R as tranformation or visual
https://stat.ethz.ch/R-manual/R-devel/library/stats/html/Normal.html
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 |
---|---|
72 | |
70 | |
57 | |
37 | |
36 |
User | Count |
---|---|
85 | |
65 | |
60 | |
46 | |
45 |