Forum Discussion
Anonymous
9 years agoNot applicable
How to return multiple measures
Anonymous
9 years agoNot applicable
v-qiuyu-msft
9 years agoCommunity Support
Hi Anonymous,
In your DAX, when B300_Ball[PHO] equals "ADMTR:1" returns three differnet values "Tx1","Tx2" and "Tx3", so it will always picks the first result. It does the same for B300_Ball[PHO] equals "ADMTR:2".
For your data, when B300_Ball[PHO] equals "ADMTR:1", which rows should return the "Tx1", and which rows return "Tx2",which rows return "Tx3". Is there any logic? Please clarify it. Also clarify when B300_Ball[PHO] equals "ADMTR:2".
Best Regards,
QiuyunYu