Forum Discussion
Custom visual - bar chart not working
- 8 years ago
The easiest solution for you is go to the menu "Main>Enter Data" and build your table.
Power BI let you do marvellous dashboards, I'd recommend you to not try replicating and choose the best option for Power BI.
If you want to learn Power BI from the beginning here you have a free course:
https://www.edx.org/es/course/analyzing-visualizing-data-power-bi-microsoft-dat207x-8
Best,
Jorge.
Hi Jana 1,
Do you want the same bar chart of the excel in Power BI?
Yes.
- GeorgeBuster8 years agoAdvocate III
Ok Jana1. First of all, I have to tell that your exact visualization, with your data, is not possible. If you want to add a total column, like you do, you have to build an auxiliary table with the summarized data.
Region Gender Quantity
Wichita Male 16
Wichita Female 12
Wichita Total 28
West Male 12
West Female 5
West Total 17
Total Male 28
Total Female 17
Total Total 45You can build it manually, with dax or in the query editor. After that, it is as easy as set your table fields:
- Axis: Region.
- Legend: Gender.
- Value: Quantity (it will transform into a function and it will work perfectly).
Best,
Jorge Bustillo.
- jana18 years agoFrequent Visitor
Can you teach me from strating as I am new to BI.
- GeorgeBuster8 years agoAdvocate III
The easiest solution for you is go to the menu "Main>Enter Data" and build your table.
Power BI let you do marvellous dashboards, I'd recommend you to not try replicating and choose the best option for Power BI.
If you want to learn Power BI from the beginning here you have a free course:
https://www.edx.org/es/course/analyzing-visualizing-data-power-bi-microsoft-dat207x-8
Best,
Jorge.