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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors