Hi all,
I did a
stacked bar chart with different modifications done in query mode.
The bar chart shows, per month, sum of sales ($) of two different products.
Now, I want to create a toggle/pillbox with the goal to have the availability to change the measure between SUM of sales ($) and COUNT of products sold.
My challenge is to apply the toggle/pillbox to a stacked bar chart that it was edited in query mode. I imagine that I need to apply this toggle in the query and/or in the JSON.
Some help on this please?
Thanks,
Xisco
Xisco you need to create
1) Static step
2) You need to bind this static step in measure in your chart
https://www.salesforceblogger.com/2019/01/07/einstein-analytics-demystifying-bindings-part-3/See measure binding. If you still face any issue please let me know