Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello all,
i am stuck with what i think is quite a simple task, but just cannot get my head around it.
I have data columns ( 11 columns to be precise) which are extracting data from power apps with results being - true false or blank, as shown on screenshot.
What i want to do is create an additional column which will display results based on the following conditions. Check all the columns and:
- if there is only true results (and blanks) in the columns - "passed"
-if there are only false results (and blanks) - failed
- if true and false are displayed - partially passed
What i was thinking is to using switch function and checking column by column but this seems like a lot of DAX. so not sure if additional columns and some DAX is the best solution or if there are other possibilities but help is appreciated.
thanks!
Solved! Go to Solution.
Hi,
In the Query Editor, select all columns other than the 11 TRUE/FALSE columns and select "Unpivot other columns". This should get you started. To get more help, share the link from where i can download your PBI file.
Hi,
In the Query Editor, select all columns other than the 11 TRUE/FALSE columns and select "Unpivot other columns". This should get you started. To get more help, share the link from where i can download your PBI file.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
60 | |
60 | |
49 | |
45 |