Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi all, pardon me if this is an awful question as I'm new to Power BI.
I have multiple columns for various Impact variables. Each Impact can either have a Hiring Advantage or Hiriing Disadvantage for each record.
I would like to creat a chart with the various Impacts across the bottom with count of Avantages and Disadvanatges to compare.
A) Is there a way to do this? OR
B) Is there a better way to visualize?
Solved! Go to Solution.
@mspiep01 you need to unpivot your data to achieve this.
- Go to query editor
- Select BRE ID column, right click on it, select unpivot other columns
- it will give you 3 column, BRE ID, Attribute, Value. Rename attribute column to Impact
- close and apply
Now you can use Value column on X Axis, Impact as Legend, Impact on Values which will be count.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@mspiep01 you need to unpivot your data to achieve this.
- Go to query editor
- Select BRE ID column, right click on it, select unpivot other columns
- it will give you 3 column, BRE ID, Attribute, Value. Rename attribute column to Impact
- close and apply
Now you can use Value column on X Axis, Impact as Legend, Impact on Values which will be count.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
After the 6th row it returns 'Error'
DataSource.Error: invalid query locator
Details:
List
Also, I left out the column for Meeting Date which would be a date we use to filter on.
not sure why you leaving that out, how many columns you have?
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
I just left it out in my mockup.
I'm pulling a custom object from Salesforce.
I have 13 columns in addition to ID
I guess BRE ID is unique column, if yes, you cn create a duplicate column, remove all column from it, and keep these 4 column in duplicated table and unpivot that.
Eventually you will have two tables, and then yu can set relation on BRE ID between those tables and that will get you going.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@parry2k once I filtered out the null meeting dates it pulled the query with no problem.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 30 | |
| 26 | |
| 25 |