Forum Discussion
jgu1
9 years agoFrequent Visitor
Power BI REST API Table and Row query return with 404 error
Hello, I get this issue when trying to access table and to add or delete rows using REST API. I followed the documentation example here https://msdn.microsoft.com/en-us/library/mt147898.aspx Er...
Eric_Zhang
9 years agoMicrosoft Employee
jgu1 wrote:
plus, are you saying data table and table row access read-and-write operations is available only if dataset is created by API itself?
Yes. The REST API Table and Row only works on the dataset created by API.
bergjm2
8 years agoHelper I
Is this still the case and is there a way to set the defaultMode on a dataset that was created with the desktop so the Power BI REST API Table and Row queries will work with it?
Thanks