Forum Discussion
Finding Unsupported features in Power Bi RS
They should all be listed here Comparing Power BI Report Server and the Power BI service - Power BI | Microsoft Learn and there are some extra restrictions in terms of which data sources support scheduled refresh which are listed here Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn
- wsdcawefwqrevfq3 years ago
Helper I
Thx.
While certianly a comprehensive list, it's not exactly what I had in mind as an, "Easy way".
I was hoping for at least some kind of error log after the attempted upload detailing the issues the server objected to.
- d_gosbell3 years ago
Super User
wsdcawefwqrevfq wrote:
I was hoping for at least some kind of error log after the attempted upload detailing the issues the server objected to.
If you are using the correct version of Desktop (as you've noted above) you should not see any errors.
If you try to upload a file created with the incorrect version of desktop I would guess that the server would either stop when it detects that the internal file version is newer or when it hits some data that it's not expecting. I would not expect it to build a list of everything it could not deal with since that would require it to have knowledge of data structures that were added after the server was compiled. I would not expect that it could tell the difference between a corrupt file or some file created with a future version of desktop.