Hello! I built a bar chart graph with variable control, so users can pick one of the few provided variable values and see the respective values on y axis. These values can be in the format of percentage, dollars, and days. I wasn't able to find a way to customize the y axis label shown based on what user selects to see. Is there a beast mode method that I can potentially use?
The x axis remain the same in quarters. Only the y axis value changes based on user selection.
Thank you!