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
Hi,
Above all, it's so great to see Power BI REST API updates.
So I have a question.
Is this new preview Dataset creation API compatiable with existing APIs?
Especially for "Update an existing table schema", is it supposed to successfully update the schema of table without hurting relationships, measures and additional column options that are exposed in the new Dashboard creation API?
Thanks,
-Minsuk
Solved! Go to Solution.
Those APIs will work together. I didn't document it but if you call PUT Table in beta you can also add measures. Unfortunately there is no way to update relationships at the moment.
Those APIs will work together. I didn't document it but if you call PUT Table in beta you can also add measures. Unfortunately there is no way to update relationships at the moment.
Hi,
Above all, it's so great to see Power BI REST API updates.
So I have a question.
Is this new preview Dataset creation API compatiable with existing APIs?
Especially for "Update an existing table schema", is it supposed to successfully update the schema of table without hurting relationships, measures and additional column options that are exposed in the new Dashboard creation API?
Thanks,
-Minsuk