Forum Discussion
Bar chart with data table
Hello,
Apologies for the late response.
The Line and stacked column chart - does not allow to add years as table headers on the data table. it automatically converts them into calculated stats (sum/count).
The data I am using to create the chart in excel is of the format:
DateProduct IDProduct NameSales (USD)
| 31/01/2020 | Product ID 1 | Product D | 1753 |
| 31/01/2020 | Product ID 2 | Product E | 229 |
| 31/01/2020 | Product ID 3 | Product C | 1458 |
| 31/01/2020 | Product ID 4 | Product B | 222 |
| 31/01/2020 | Product ID 5 | Product D | 174 |
| 31/01/2020 | Product ID 6 | Product A | 1493 |
| 31/01/2020 | Product ID 7 | Product A | 807 |
| 31/01/2020 | Product ID 8 | Product B | 1126 |
| 31/01/2020 | Product ID 9 | Product B | 1168 |
| 31/01/2020 | Product ID 10 | Product B | 1577 |
| 31/01/2020 | Product ID 11 | Product B | 415 |
| 31/01/2020 | Product ID 12 | Product B | 971 |
| 31/01/2020 | Product ID 13 | Product B | 234 |
I need to create the same chart on Power BI as the one in excel. I am not sure why this chart type is available in excel but not PBI?
Hi Bill_Go ,
As far as I know, there is not an existing visual/a customer visual with function to show clustered column chart and table visual at the same time.
I think you can create a clustered column chart and a table visual, then group thems.
Or you can right click your clustered column chart and use "Show as a table" function.
Result is as below.
Or you can to create your own custom visual at Charticulator or charts.powerbi.tips.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.