Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
hi all,
Can somebody guide me how to use beta distribution function in power bi. I have a column - values are from 1 - 14, and I need to find beta distribution , it seems dax function only accepts scalar value so how can I pass column values?
thanks
Solved! Go to Solution.
Hi @cool_333,
I'd like to suggest you take a look at the following document about BETA.DIST function to achieve with beta distribute calculations:
BETA.DIST function (DAX) - DAX | Microsoft Learn
Syntax:
BETA.DIST(x,alpha,beta,cumulative,[A],[B])
Regards,
Xiaoxin Sheng
Hi @cool_333,
I'd like to suggest you take a look at the following document about BETA.DIST function to achieve with beta distribute calculations:
BETA.DIST function (DAX) - DAX | Microsoft Learn
Syntax:
BETA.DIST(x,alpha,beta,cumulative,[A],[B])
Regards,
Xiaoxin Sheng
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
15 | |
13 | |
7 | |
7 | |
6 |