Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hey there!
I have a 3D scatter plot using matplotlib in a python visual in a PBI report. Is there a way to give a user ability to rotate/turn the 3D plot through a parameter slicer or something similar?
Thanks!
-Fromit
Solved! Go to Solution.
@Fromit87 , the values you passed to python are available as a dataset, create a measure on slicer value and add that to the dataset and check and take a decision
@Fromit87 , the values you passed to python are available as a dataset, create a measure on slicer value and add that to the dataset and check and take a decision
Thank you @amitchandak!
For ones looking for the code in matplotlib, I created two parameters and used their measure value in the Python visual:
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 37 | |
| 31 | |
| 27 |