Forum Discussion
Anonymous
6 years agoNot applicable
NORM.INV function
Hello, I am new to Power BI and I have an issue. I would like to create a measure with a function NORM.INV which should be available in POWER bi. Unfortunately, when I type the function NORM.INV ,...
Greg_Deckler
6 years agoCommunity Champion
It is there in DAX: https://docs.microsoft.com/en-us/dax/norm-inv-dax
And it comes up when I type in the DAX formula bar. Are you trying this in the Desktop or in Query Editor?
Anonymous
6 years agoNot applicable
I try it in desktop because I work on DirectQuery so I cannot work in query editor.
I did the same way but it is not showed up.
- Greg_Deckler6 years agoCommunity Champion
Ah, see details matter. Direct Query, that function is not supported.
- Anonymous6 years agoNot applicable
Do you have any other ways to calculate the same result ?
It would be nice.
Thank you