Forum Discussion
DYNAMIC Y AXIS
You can't tie the axes max values together, but you could write a measure to be used in the first visual that shows you a percent of the max value shown in the 2nd one (or some other dynamic calculation to relate them) to get a similar effect.
Regards,
Pat
How can I go about this? Any example? I think that might work
- Anonymous5 years agoNot applicable
Hi cuohanele,
Normally power bi uses highlight effect to the interaction between charts, you cna turn on the 'edit interaction' and change the visual interaction mode to filter instead of highlight, then these corresponding visual graphs will be filtered by your action on the current visual.
Change how visuals interact in a Power BI report
If you are trying to design visuals that dynamical changes axis and category based on filters, you can also take a look at the following blog about dynamic attribute filters:
Dynamic Attributes In A Power BI Report
Regards,
Xiaoxin Sheng