Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi folks, I am thinking to develop a custom connector, in which I fetch the data through API. My use case is to keep on adding the data to the table.
So, is that supported in Power BI custom connectors/template apps? I suppose, currently, whenever I press refresh, the data is deleted from the dataset and all the data is fetched again.
Is that correct? Or I am getting it wrong?
I think this approach will only work on Power BI desktop and is still isn't supported on Power BI service. Right?
Also, if I have a large dataset (Around 2.5 Million events daily fetched through API), do you suggest that I could leverage this approach?