Forum Discussion
Power BI Report Server Oct 2020 Release
- 5 years ago
Looks like it has been released, but no announcements yet that I could find:
https://www.microsoft.com/en-us/download/details.aspx?id=57270
All look ok with (Build 15.0.1104.300), Released: January 8, 2021 but >>>
Parameters for JSON API data in URL works great in Power Desktop but cannot be deployed or saved in PBI Report Server
eg:
let
sqltext = ( usr as text) =>
let
UR = Web.Contents("https://api.webappl.com.au/users/" & usr & "/tags", [Headers=[ContentType="application/json", Authorization="######"]]),
Source = Json.Document(UR),
I Cannot save updated report to Power BI Server after upgrading to Power BI Server October 2020 (Build 15.0.1104.264) or (Build 15.0.1104.300), Released: January 8, 2021.
Could someone share any workaround to this issue ? or have a cure for this issue ?
Thanks.
- Anonymous5 years agoNot applicable
Now works not only on Power BI desktop but in Microsoft Power BI Report Server - January 2021 as well
https://www.microsoft.com/en-us/download/details.aspx?id=55329
- Anonymous5 years agoNot applicable
Works not only on Power BI desktop & Power BI Report Server - January 2021 as well
https://www.microsoft.com/en-us/download/details.aspx?id=55329