Forum Discussion
Walt1010
1 year agoHelper V
Changing the Axis dynamically (values versus % contribution)
Hi all, I have a column chart in which I graph values on the Y axis against binned values in the x axis. the values being the actual value, or the percentage contribution, depending on which opti...
- 1 year ago
For field parameters you need to create an explicit measure, what you have on here is the implicit measure, so you need to actually write a measure for each option and then you can put them into field parameters. make sense?
- 1 year ago
It does make sense. I'll do that, thanks!
vanessafvg
1 year agoCommunity Champion
For field parameters you need to create an explicit measure, what you have on here is the implicit measure, so you need to actually write a measure for each option and then you can put them into field parameters. make sense?
- Walt10101 year agoHelper V
It does make sense. I'll do that, thanks!