cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
deshant
Regular Visitor

How to keep track of per day data.

Hi all,

I have a table in which have some data for a day.  This table keeps on refreshing after each 12 hr. Now i need to plot the dashboard from this data. As per day i am getting more than 20K entries so i can not dump all these data in a single file before refresing it. So could any one help me how to plot dashbord from this sinario.

1 REPLY 1
v-sihou-msft
Microsoft
Microsoft

@deshant

 

Currently, it's not supported to incremental load the data into Power BI. Please vote the idea.

 

For your requirement, you can extract your table into a new file under same folder every, then get data from that folder.

 

Another approach is using R script to write the table into a file with "append=TRUE". Then you just need to get data from that file. See: How to create a Load History or Load Log in Power Query or Power BI

 

Please refer to a similar thread below;

 

https://community.powerbi.com/t5/Desktop/Save-old-and-append-updated-data-into-an-additional-table/t...

 

Regards,

Helpful resources

Announcements
Join Arun Ulag at MPPC23

Join Arun Ulag at MPPC23

Get a sneak peek into this year's Power Platform Conference Keynote.

PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors