I have 5 different columns that I need to extract infomation from and put the results in one column. The following is what I have written to accomplish this, but it is not working. Can anyone tell me what I am doing wrong?
Solved! Go to Solution.
Hi,
I guess you are trying to check if one of these 5 columns include "AFR"?
Try using this kind of logic:
Dax:
This Dax tests if a [Value] in a table contains value 10 or [name] = "O". By using this logic you could create something like
Proud to be a Super User!
What you provided gave me the bases for what I was trying to do. Thank you.
Hi,
I guess you are trying to check if one of these 5 columns include "AFR"?
Try using this kind of logic:
Dax:
This Dax tests if a [Value] in a table contains value 10 or [name] = "O". By using this logic you could create something like
Proud to be a Super User!
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
104 | |
58 | |
45 | |
29 | |
24 |
User | Count |
---|---|
133 | |
94 | |
75 | |
44 | |
41 |