Forum Discussion
Line and stacked bar with data table
Hi guys,
I need your help, i'm trying to have line or stacked bar chart visuals with the data table below , like this
comming from this custom visual
https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa200000675?tab=overview
but i have working with this visual and i have found 2 main problems in my use case.
- not be able to modify the range of the Y-Axis
- the visual doesnt allow to have negative values.
There is another like the secondary axis is not usefull, but i can work solving these 2.
Do you know if there is another free custom visual that works for me?
Regards!
for the moment there is not a free solution to solve this. mi solution was to create a chart and a table matrix below. As i know that there is in monthly values and always 12 months i can match de X axis with each column of the table.
3 Replies
- audreygerredSuper User
As far as I know, there is not. However, you can turn labels on on a standard combo chart and or show users how to "Show as a Table", but the formatting is different because it produces many rows - just click the three dots that appear on any visual when you hover, then select Show as a table:
- AnonymousNot applicable
Hi dobregon1988
You may check if it's possible to use PBIVizEdit to design visuals that match your specific needs or modify existing ones to introduce new functionality.
Otherwise, as there is no such custom visual at the moment, you can add a table visual separately below the combo chart to display detailed data. This would be much easier.
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos! - dobregon1988Frequent Visitor
for the moment there is not a free solution to solve this. mi solution was to create a chart and a table matrix below. As i know that there is in monthly values and always 12 months i can match de X axis with each column of the table.