cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Prakash_31
Frequent Visitor

Export large dataset using Power automate from Power BI service to share point

Hi all,

I would like to export a dataset (i.e.,Dataset need to be export directly from PowerBI service to sharepoint) which is pulled from multiple sources like Sql Server, Sales forces, Share point,Anaplan and so on.
The interesting thing about dataset is import mode and file size was around more than 600MB. And this dataset holds many Calculate tables and physical table and the hard part was there's one calculate table was created with the help of 17 tables by union function through Dax moreover data is almost morethan 1 million . 
So here is the question, To export this entire dataset (i.e., Though i said that particular Calculate Table got used by 17 tables and few of them are original and remaining again calculated table which means this table is interconnected with many other calculated table) i have used a power automate but, its pulled only limited data approx 35k rows of records. But im looking for All the data(it above million).

 

Is there any Possible way to pull entire records to sharepoint? Please can anyone help? 

5 REPLIES 5
R1k91
Responsive Resident
Responsive Resident

building something that does DAX Evaluates using the REST API?

anyway I see it has many limitations in terms of amount of data to export in 1 call

Datasets - Execute Queries - REST API (Power BI Power BI REST APIs) | Microsoft Learn

Sattar
New Member

You may use a Power Automate like below
1- Identify the number of Pages you need to export

2- Loop until you process all pages

3- Query The dataset and select 5000 items in each run

4- Collect the result in a CSV 

5- Store the result in a SharePoint site.

Sattar_0-1675547564647.png

 

GilbertQ
Super User
Super User

Hi @Prakash_31 

 

I am not sure of any other way.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Prakash_31
Frequent Visitor

Hi @GilbertQ,

 

Thanks for your reply,i tried it but i got limited rows only.

GilbertQ
Super User
Super User

Hi @Prakash_31 

 

I dont think that you can export this via Power Automate as there are limitations using the Export API settings.

 

If you want to export all the data and it is a once off you could try using DAX Studio





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors