March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello Experts,
In my dashboard I am calculating Cpk values for different charactertsic.
Formula I use is as below:
Solved! Go to Solution.
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 ,
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
How do I do this if all of my UCL, LCL and Central line values are all measures, and not columns?
Process[LimitLower]/Process[LimitUpper] both are columns in table.
Do I have to still change and create measure for this?
Thanks,
Neha
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
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
90 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |