Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
The flow is running the following Query for "Run Query against dataset"
DEFINE
VAR Datatable=
'ProjectTasks'
EVALUATE
DatatableThe 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!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.