Forum Discussion
Use WHERE condition in DAX with Union and Selectcolumns?
- 7 years ago
The outcome in my original formula is working and I do not receive an error message. The entire formula is about 20 lines and in my example in the original post, I only included the first string of the union, which I understand may cause confusion.
Over the weekend I found a solution through additional research on the web and using || for more than one conditions appears to work. I'm not sure why && doesn't work but || does. Thanks for looking into this.
Hi JQuon,
Is there an error? Or the outcome isn't correct?
If the formula is complete, the UNION isn't correct there. Please refer to the snapshot below.
Can you share a sample if you still have issues?
Best Regards,
Dale
The outcome in my original formula is working and I do not receive an error message. The entire formula is about 20 lines and in my example in the original post, I only included the first string of the union, which I understand may cause confusion.
Over the weekend I found a solution through additional research on the web and using || for more than one conditions appears to work. I'm not sure why && doesn't work but || does. Thanks for looking into this.