Forum Discussion
Krcmajster
6 years agoHelper IV
Select values based on conditions
So I have 3 tables, one with locations and 2 with sales and dates. My dev didn't created dates tabel, so my question is: Can you use dax to select columns based on condition, and that would be ve...
- Anonymous6 years ago
Hi Krcmajster ,
If i understand you correctly, you can use UNION() function to create a calculated table which contains table1 and table2 then use vendor as silcer if you want.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
VasTg
6 years agoMemorable Member
| I can't create column since it's in Azure |
A measure cannot be used in in a chart or slicer. It has to be a column.
where are you creating the report? Is your source a dataset?
If it helps, mark it as a solution
Kudos are nice too