Hi
I have data from Azure DocumentDB (cosmosDB). I am combining it with old sales data, which is now static XLS-format
After getting these two tables in Power BI Desktop, I continue by appending these two tables as a New table.
Ok, I have the old data (xls) + new data (documentDB). I create the report and everything is A-ok in Power BI Desktop.
However, when I publish it, create scheduled refresh (I have GW in personal mode). The refresh cannot be done in Power BI Service. This drives me crazy. I want to have it naturally automatically updated. I can again refresh the report in BI Desktop.
The reason is apparently the append-table. Could it be something with the data types appended?