Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am trying to do line chart visualization for some exchange rates but it doesn't output properly. Say I choose only one item in the slicer (AUD), the matrix keeps showing total even though I don't want it, and I think it's interfering with the line chart output.
Solved! Go to Solution.
in the matrix subtotal settings you can disable row or column totals - the matrix does not interfere with your line chart. You've put year as the x-axis so that's what the line chart shows, just a total for 2020 and 2021 and a single line between those values. I'd imagine you'd want months or something as your x-axis? Or, if you've used your date hierarchy as the x-axis, you probably want to go to a finer detail level. Should be achieved from the top right controls of the visual
in the matrix subtotal settings you can disable row or column totals - the matrix does not interfere with your line chart. You've put year as the x-axis so that's what the line chart shows, just a total for 2020 and 2021 and a single line between those values. I'd imagine you'd want months or something as your x-axis? Or, if you've used your date hierarchy as the x-axis, you probably want to go to a finer detail level. Should be achieved from the top right controls of the visual
thank you!