I'm working with powerpivot with data that flows into a table for the previous business day. It's a lot of data, though -- several million rows. My issue is, I don't want to refresh the entire query every day when 99% of the data is static. I just want to pull in the new data, and add it to the old data. Is there a way to have a data table that has both a historic, static component, and then each day just appends one days worth of data and archives it?
I have a hunch that power query may hold the answer, but I'm relatively new to power BI and am not yet familiar with the add-in, only now getting my head around powerpivot/DAX.
Thanks for any help you can provide!!
I have a hunch that power query may hold the answer, but I'm relatively new to power BI and am not yet familiar with the add-in, only now getting my head around powerpivot/DAX.
Thanks for any help you can provide!!