Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a chart with sum(sales) as expression for ex and i have 3 buttons to toggle dimensions for that chart in between 3 different dimensions.
That means, when i select button 1, it should show chart with dimension1 & sum(sales)
when i select button 2, it should show chart with dimension2 & sum(sales)
when i select button 3, it should show chart with dimension3 & sum(sales)
how to get it ?
Do let us know what solution has worked for you. If possible could you give the approach you had applied for solving this.