Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have been facing a challenge recently.
In my company we are using Power bi Report server
I'm trying to have a scatter plot with dynamic X and Y axis. This can be solved using Field Parameters but unfortunately it's not available in Power bi Report Server version May22.
Example:
Switch Case 1:
Y axis : Cost (USD)
X axis : Power(Horse Power)
Switch Case 2:
Y axis :Cost (Eur)
X axis :Power (Kilowatt)
Note: There can be multiple such currencies in Y axis. Also I don't want to use multiple visuals.
Can you kindly let me know if there is solution to this with given constraint.
Appreciate if you could help
Hi @PARAS1201 ,
As scatter visual take measure on both axis measure slicer should work.
For original post ,you may refer to Dynamic X axis and Y axis for Scatter chart
Best Regards,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.