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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Everyone,
I'm wondering if anyone knows of a Python visual that is essentially a Power BI card visual? I'm looking to take a p value that results from a statistical analysis and place it on my BI report. I can of course use print in python, but I need a visual to be able to place it on my dashboard. Alternatively, I could create a table to output the summary of my analysis. I would be happy with either. Since the python integration, I'm excited to be able to share stuff like statistical significance with the rest of my team in the same place where they consume the rest of our data reporting.
Thanks a million for any guidance!
Betsy
Solved! Go to Solution.
yes you can simply show formatted text and even add extra stuff (trendlines etc), you could use the matplotlib library and use patheffects:
or simply text
yes you can simply show formatted text and even add extra stuff (trendlines etc), you could use the matplotlib library and use patheffects:
or simply text
This is great! Thank you!
Hi @Betsy,
Unfortunately, current python visual is similar as r visual and itself not support to interact with other visuals. You can only use other visuals to affect it.
Regards,
Xiaoxin Sheng
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |