I am running into an issue with the formula listed below. I tried the "&&" instead of the "and" but i have the same results (error) when validating my formula.
Can you please help me manage this?
Solved! Go to Solution.
Hi @Rena
This is MCODE in Power Query, and it's not Dax to use &&.
https://docs.microsoft.com/en-us/powerquery-m/m-spec-conditionals
Don't use else for all IF statements; write IF then else IF then else IF then else ,,,
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos✌️!!
it was not that the problem but the if clause.
Hi @Rena
This is MCODE in Power Query, and it's not Dax to use &&.
https://docs.microsoft.com/en-us/powerquery-m/m-spec-conditionals
Don't use else for all IF statements; write IF then else IF then else IF then else ,,,
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos✌️!!
Thank you. It works
Watch the playback when Priya Sathy and Charles Webb discuss Datamarts! Kelly also shares Power BI Community updates.
User | Count |
---|---|
101 | |
66 | |
42 | |
39 | |
38 |
User | Count |
---|---|
109 | |
53 | |
51 | |
49 | |
44 |