Forum Discussion
Anonymous
6 years agoNot applicable
Alternative solution to column chart with multiple lines
I believe the following is on Power BI's wishlist, so I'm looking to get answers on alternative solutions: Let's say we have a column chart that displays months on the X axis, and the columns ind...
dax
6 years agoCommunity Support
Hi Preben,
I want to know whether the data of bar chart and line chart are from two different table, and whether they are not related.
If they have relationship , you could use line and column chart to achieve this goal. You could refer to my sample
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
dax hi, thank you for your reply.
Let's suppose the data is all in the same table. But what if in the slicer we want 50 options, with various amounts of suboptions/lines? There could be 10 categories, 28 regions, and so on, and the graph needs to tell me what each of them are. In your examplefile they're static and called line a and line b. Is this possible?