If there a way to create a dataset and add rows to dataset on Power BI Embedded via API (not SQL)? Is this feature already present or being planned? I don't see any reference on the POwer BI Embedded documentation. https://msdn.microsoft.com/en-us/library/azure/mt711507.aspx
Is this feature available with Power BI Premium? Also, a common scenario would be to have a web service post data to the dataset in Power BI at regular intervals. This would require something on the lines of "App permissions", instead of "User permissions" which expire pretty quickly. I don't see Power BI APIs having App permissions at the moment. Is this being planned too?