Forum Discussion
Push Dataset - New Table
What table? You add Datasets there not Tables
So back to my original post/question. How do you create a table within an exsting push dataset.
Not sure why _sfrost suggested going down the streaming dataset route.
- Agreenwood4 years agoHelper I
I see this question still hasn't been answered, and it's not obvious at all how to do it anywhere. Certainly not in the webservice, and even the documentation is a bit hazy.
From my understanding, you can't do this via the webservice, and even if you opened the datset up within Power BI Desktop you still can't do it.
I believe the only way to add more than one table to a push dataset is my implementing the dataset via the API, as documented here:
https://docs.microsoft.com/en-us/rest/api/power-bi/push-datasets
Perhaps someone can confirm this though.