The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Can we add a tables to existing dataset created throug API ?
if so please provider API URI.
As per the online documentation, there's no API to add a table to an existing dataset. You can check this idea Update Dataset using Power BI REST API and vote it up.
AFAIK, the only workaround can be deleteing the dataset and create a new one.
remove a dataset, not documented DELETE https://api.powerbi.com/v1.0/myorg/datasets/{yourDataSetID}