Forum Discussion
Python add data to existing table based on existing data
- 4 years ago
Hi, Anonymous
Could you consider turning off both options in power query?
And try not to add data sources that you don't want to refresh after publishing to the service.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
What I try to do is scrape a webpage with a lot of data and each time I start PBI I want to add the latest records and not load the everything again because this would take ages. Besides the initial data comes from one webpage and the added data from another. I hope this makes sense.
Hi, Anonymous
Could you consider turning off both options in power query?
And try not to add data sources that you don't want to refresh after publishing to the service.
Did I answer your question? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
- Anonymous4 years agoNot applicable
Thanks, I was not aware of these settings.
- Anonymous4 years agoNot applicable
It was getting a bit complicated to collect all data directly in powerBI. For now I collect the main part in mySQL (using python scipt) and use mySQL as source in PowerBI