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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!