Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Aizenn
New Member

Power BI to show pyspark output

Hi,
I'm new to PowerBI, I was wondering if there is a possiblity to trigger a pyspark process in a dashboard.
Eventually I want to have a dashboard that allow the user to input some parameters (like dates,locations etc..)
and then accordingly run a pyspark process to compute some logic on big data which output a dataframe with the results.
these results should be fed back to PowerBI dashboard.

When I used Tableau, I used tabpy as a backend process which was triggered and return data to Tableau.

Is it possible to do such thing in PowerBI?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Aizenn,

AFAIK, current power bi does not include writeback features, you may need to use other product to achieve these.

For example, you can try to use PowerApps to create an canvas app about submit data operations. 

Write data in a Power Apps canvas app - Training | Microsoft Learn

After these steps, you can integrate this app to power bi report side with power apps visual.

Embed a new Power App in a Power BI Report - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Aizenn,

AFAIK, current power bi does not include writeback features, you may need to use other product to achieve these.

For example, you can try to use PowerApps to create an canvas app about submit data operations. 

Write data in a Power Apps canvas app - Training | Microsoft Learn

After these steps, you can integrate this app to power bi report side with power apps visual.

Embed a new Power App in a Power BI Report - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors