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
Anonymous
Not applicable

Power BI Dataset Table Linking with PowerApps

Hi,

 

I have a dataset on Power BI Service which has a Table named "ProjectTasks". This table has 7000 rows of data and 12 columns

The data is updated every 4 hrs and I want to create a power app using that data

 

I know powerapp Dataverse allows PowerBI tables integration but the premium connector will be costly as the number of users are more.

I have created a flow uptill now to create CSV Table from the data. Attaching the image here.

Flow created.png

 

 

 

 

 

 

 

 

 

 

 

 

The flow is running the following Query for "Run Query against dataset"

DEFINE
VAR Datatable=
'ProjectTasks'
EVALUATE
Datatable

The output is then used to create CSV Table.  I dont know further ways to link this to a PowerApps

 

I have also created a sharepoint list with the table headers

Is there a way to update the list or maybe create an excel table on sharepoint with this data whenever the flow is triggered?

 

This would really help!

 

 

0 REPLIES 0

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
Top Kudoed Authors