Forum Discussion
Cpk calculation difference between power BI and matlab
- Anonymous4 years ago
Hi nehajadhav166 ,
You cannot put the defined variables into the min function.
It only supports column or expressions.
You can split the two variables, create separate measures for them to be calculated, and then use the min function to compare them.
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi nehajadhav166 ,
If you want to give calculations for them, it is necessary to create MEASURES.
What I mean is that you can split the process of finding the value of these two into two MEASURES
One measure to calculate Cplower and the other to calculate Cpupper. And then create the third measure to compare the two value.
Please let me know if you have any further questions,thanks in advance~
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Anonymous ,
My issue is resolved now. There was data discrepency while loading data using power query editor.
I am still using same formula with single mesaure and it works fine for me.
Thanks,
Neha