Forum Discussion
Data Presentation - Mutiple
Hi,
I have to present below data (the list has 675 users) in various formats:
Course Title
User Name
Account Name
Location
How can I present one data for Location showing breakup? I am trying to present it in donught format but am unable to do that.
Another data for Account Name with User Name ie how can users are from which account?
regards
Malvika
Here’s how you can present the data for Location and Account Name in Power BI:
1. Presenting Location Data in a Donut Chart
A donut chart is a great way to show the breakup of users by Location. Here’s how you can set it up:
Load Data:
- Ensure your data is loaded into Power BI with columns for Location, User Name, Account Name, and Course Title.
Create a Donut Chart:
- Go to the Visualizations pane and select the Donut Chart.
Configure the Donut Chart:
- Drag the Location field to the Legend area.
- Drag the User Name field (or any field you want to use for counting) to the Values area. Make sure it’s set to Count to count the number of users for each location.
Customize the Donut Chart:
- Use the Format pane to adjust the appearance of the donut chart as needed. You can adjust colors, labels, and other visual elements to make the chart clear and appealing.
2. Presenting Account Name with User Name
To show how many users are from each Account Name, you can use a bar chart or a matrix. Here’s how to do it with both:
Option 1: Bar Chart
Create a Bar Chart:
- Go to the Visualizations pane and select the Bar Chart.
Configure the Bar Chart:
- Drag the Account Name field to the Axis area.
- Drag the User Name field to the Values area and ensure it is set to Count.
Customize the Bar Chart:
- Use the Format pane to adjust the chart’s appearance, labels, and colors.
Option 2: Matrix
Create a Matrix:
- Go to the Visualizations pane and select the Matrix.
Configure the Matrix:
- Drag the Account Name field to the Rows area.
- Drag the User Name field to the Values area and ensure it is set to Count.
- Optionally, you can also drag Location or Course Title to the Columns area if you want to further break down the data.
Customize the Matrix:
- Adjust formatting in the Format pane to enhance readability and presentation.
- Anonymous2 years ago
Hi MalvikaBhasin ,
Regarding your question, when Power Query creates a query, it will analyze whether the format of the first row is different from other rows. If it is different, that row will be used as the column name. However, Power Query is not 100% able to judge success, and sometimes you need to change it manually.
Promote or demote column headers - Power Query | Microsoft Learn
Best Regards,
Wenbin Zhou
7 Replies
- Shravan133Super User
Here’s how you can present the data for Location and Account Name in Power BI:
1. Presenting Location Data in a Donut Chart
A donut chart is a great way to show the breakup of users by Location. Here’s how you can set it up:
Load Data:
- Ensure your data is loaded into Power BI with columns for Location, User Name, Account Name, and Course Title.
Create a Donut Chart:
- Go to the Visualizations pane and select the Donut Chart.
Configure the Donut Chart:
- Drag the Location field to the Legend area.
- Drag the User Name field (or any field you want to use for counting) to the Values area. Make sure it’s set to Count to count the number of users for each location.
Customize the Donut Chart:
- Use the Format pane to adjust the appearance of the donut chart as needed. You can adjust colors, labels, and other visual elements to make the chart clear and appealing.
2. Presenting Account Name with User Name
To show how many users are from each Account Name, you can use a bar chart or a matrix. Here’s how to do it with both:
Option 1: Bar Chart
Create a Bar Chart:
- Go to the Visualizations pane and select the Bar Chart.
Configure the Bar Chart:
- Drag the Account Name field to the Axis area.
- Drag the User Name field to the Values area and ensure it is set to Count.
Customize the Bar Chart:
- Use the Format pane to adjust the chart’s appearance, labels, and colors.
Option 2: Matrix
Create a Matrix:
- Go to the Visualizations pane and select the Matrix.
Configure the Matrix:
- Drag the Account Name field to the Rows area.
- Drag the User Name field to the Values area and ensure it is set to Count.
- Optionally, you can also drag Location or Course Title to the Columns area if you want to further break down the data.
Customize the Matrix:
- Adjust formatting in the Format pane to enhance readability and presentation.
- MalvikaBhasinHelper III
Hi Shravan,
This is incorrect graph that appears when I try to use Column 4 for donut.
Regards
Malvika
- MalvikaBhasinHelper III
Hi Shravan,
This is the output. I am facing issue with Matrix. Just review, and confirm how to correct this?
Regards
Malvika
- MalvikaBhasinHelper III
Hi,
But why is my title in below image not taken as title instead they are included in 1st column.
What can I do to ensure that titles appear as title.
Regards
Malvika
- AnonymousNot applicable
Hi Shravan133 ,Thanks for your quick reply, I will add more.
Hi MalvikaBhasin ,
Click here
Regarding your question, do you want to group by account name and count the number of users of different accounts?
You can place the fields like this.
If I understand you incorrectly, could you tell me more about your needs? I don't quite understand.
Best Regards,
Wenbin Zhou- MalvikaBhasinHelper III
Hi,
Why are my headers of Course Title, Full Name, Acount Name and Type not appearing as headers in below image. Instead they appear in row 1. Why such a discrepancy?
This is the excel file that was imported.
Regards
Malvika