Hi All,
I would like to export data from one of our marketing systems (via API) to a data source that I can then connect to from PowerBI
This will be a daily export and the amount of data can be up to 100k records.
Due to the large amount of data I prefer not to do this with an apply to each and also not sure what the best DB solution for this is.
I'm thinking could I just dump the data as a CSV file to Azure blob storage and then connect PowerBI from there? If so how does PowerBI connect to multiple CSVs? As I can see in PowerBI you must choose a specific CSV to work from when choosing Blob storage as your data source.
Bottom line, I'm trying to avoid the need to set up a dedicated DB here and webservice to manage the process.
Looking for all and any advice here
Thanks
Sam