Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm trying to add a calculated column in Power BI modeler with DAX. In a column X I have a probability, say 0.08 or 0.01 For that column X I'd like to add the calculation of NORM.S.INV(mytable[columnX]) I get an error: An argument of function 'NORM.S.INV' has the wrong data type or the result is too large.
Datatype is okay, though.
When I enter NORM.S.INV(0.08) or some other value of column X this works fine. Same table in Excel with this function works fine as well.
The same issue occurs with a measure. As soon as it has only a single value, it returns the same error.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |