Of course you can do that and it works, and then you can create dashboards... in Power BI Service. But that is not what I am talking about.
I say, after publishing your data in Power BI service (after publishing your dataset from Power BI Desktop in Power BI service which works definitely), now I want to push data to this dataset with Power BI REST API. And that does not work!
I recieve an error message: the remote server returned an error (400) bad request. It just works if I create the dataset on my own with Power BI REST API from scratch.
Have you ever tried that? Is that not possible? I mean that should be possible and I don't understand why that is not working. Because I do all my modeling in Power BI desktop (unpivoting, converting the types of my columns, renaming...) and some of them are not possible with Power BI REST API. So I want to send my data via Power BI REST API to the dataset that I have created in Power BI Desktop and imported in Power BI Service. I hope now you understand what I am talking about.