Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
So I am using ZappySys's JSON driver to read from a REST API and then pass data to PowerBI through its ODBC service like so
https://api.apiname.com/times?date=CURRENT&order=date
Now this sends a table once per day in a refresh to PowerBI that contains the work times of that day. The problem is that when I use this as a data source, the previous data from previous dates disappear as they are no longer a part of that dataset.
My question then is how do I transfer this data everyday to a seperate table that I might start a collection of data that contains all of the data from previous days.
did you ever find a solution to this? encountering the same issue
This sounds less like a desktop question and more of a data preparation before you import it into desktop question