Forum Discussion
ysapiyev
Responsive Resident
8 years agoIs it possible to have global variable for whole report?
Hi everyone,
I am using Quadrant chart and I want to be able to control the size of bubbles using slicer or checkbox. I thought of using various inputs and to select between them using slicer which controls global variable through report. Is it possible?
Not quite what I was looking for. I solved my issue with creating measure and using in to filter values for radial axis in visual.ts.
4 Replies
- v-chuncz-msft
Community Support
As mentioned in Tips tab of the sample report, you could create a measure and drag it to Radial Axis.
- ysapiyev
Responsive Resident
I meant to select size of the bubbles differently. I have 2 values, which are representing size of the bubble. So, can I create measure and using slicer change size of the bubble between these two values?
- v-chuncz-msft
Community Support