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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RMDNA
Solution Sage
Solution Sage

"Export" to internal table?

I have a dashboard that refreshes daily, and after every refresh, I want to take the data and append it to an internal table, in order to create a historical record.

 

Daily chart output:

02/05/17           US           A        B       C

 

Append to internal table of:

02/03/17          US           A         B       C

02/04/17          ...

etc.

 

At the moment, I have to manually export the chart into Excel, append the result into a master historicals table, and upload that table back into Power BI. This seems terribly inefficient. Can I dump data to an internal table?

 

Thanks as always.

6 REPLIES 6
Eric_Zhang
Employee
Employee

@RMDNA

 

At this moment, there's no way to retrieve data from a visual as "export data" does.

 

Is there any way you can access the source of the dashboard? I mean the backend database etc. If it is possible I think you can access the source and push data to a dataset via REST API.

 

Check Push data into a Power BI dataset.

 

 

Anonymous
Not applicable

Hi RMDNA

At the moment there is no native way to do that in Power BI Desktop.

 

But as you can integrate "R" in PBI Desktop, you can export your data!

@ImkeF has a blog article about this in english (as my article is in german...)

http://www.thebiccountant.com/2015/12/28/how-to-export-data-from-power-bi-and-power-query/

 

 

I've asked key people at MS on the PBI teams about this a number of times and it doesn't sound like it's coming soon.  They suggest using Tabular Cubes in this scenario.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Anonymous
Not applicable

Hi @Phil_Seamark

Yes I know.

MS wants to sell SSIS and SQL for obvious reasons. Pretty fair IMHO.

 

But I used export to CSV with "R" allready many times, even with datasets about 600k rows without any probs. A poor man's DWH....

(besides this, I love SSIS and SQL 😉

Power Query is coming to SSIS and already the next release of SSAS Tabular includes Power Query.

 

Will be fantastic when we can have PQ in SSIS.  Still, in the meantime, it would be great to unlock partitioning in PBI to handle incremental updates.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Anonymous
Not applicable

yeah I know.

Already experimenting with SSAS with PQ and with Power BI on prem

Smiley Very Happy

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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