Forum Discussion
Power BI Report Server Oct 2020 Unable to save when Jason URL contains parameter in URL
Parameters for JSON API data
All look ok with (Build 15.0.1104.300), Released: January 8, 2021 but >>>
Parameters for JSON API data in URL with parameter works great in Power Desktop
BUTcannot be deployed or saved in PBI Report Server when ason URL contains parameter in URL
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 cannotsave 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 ?
- Anonymous5 years ago
Good News !Issue has been FIXED in Microsoft Power BI Report Server - January 2021
https://www.microsoft.com/en-us/download/details.aspx?id=55329
Check
Change log for Power BI Report Server 01/28/2021
This change log is for Power BI Report Server and lists new items along with bug fixes for each released build.
See What's new in Power BI Report Server for more information about new features.
January 2021https://docs.microsoft.com/en-us/power-bi/report-server/changelog
10 Replies
- v-janeyg-msft
Community Support
Hi, Anonymous
Can you show screenshots or error messages that can't be saved?
Is it normal to write this before the updated version?
Bset Regards
Janey Guo
- AnonymousNot applicable
- FarhanAhmed
Community Champion
Have you tried to upload a report from Power BI Report Server and see if a same error exists?
There seems to be a problem with resolving Server Names & IPs which is causing you to stop the report saving on PBIRS directly from the desktop.
- AnonymousNot applicable
Good News !Issue has been FIXED in Microsoft Power BI Report Server - January 2021
https://www.microsoft.com/en-us/download/details.aspx?id=55329
Check
Change log for Power BI Report Server 01/28/2021
This change log is for Power BI Report Server and lists new items along with bug fixes for each released build.
See What's new in Power BI Report Server for more information about new features.
January 2021https://docs.microsoft.com/en-us/power-bi/report-server/changelog