The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello all,
here is my problem. I don't know how this happened. Can someone please help me? I have used this function many times, but this error is the first. I found every time it matches, it will say multiple values.
Thank you
Hi there!
If you are working on a measure then your code wont work because you are missing a function like MAX() or SELECTEDVALUE() on the column you are using, in this case 'Nonconformance...'[NC Initiate Corrections]. Eitherway, your code should work on a calculated column.
Let me know if my answer was useful!
Hi @PabloDeheza
Thanks for replying. Do you mean I should do this?