Forum Discussion
Power BI Report Server January 2023 has been Released!
The release can be found on the Microsoft Download Center.
The changelog has been updated with the following information:
Power BI Report Server
- Version: 1.16.8420.13742 (build 15.0.1111.115), Released: January 25, 2023
- Features
- Using of single quote in item names is enabled
- Added ability to speed up History Snapshots loading by disabling its size calculation
- Accessibility improvements
- New Teal style theme introduced
- Bug fixes
- Fixed issue with datetime type conversion in PBIX reports using MySQL
- Fixed disabling tooltips in PBIX reports
- Fixed input of date in date slicer in PBIX reports
- Features
- Version: 1.16.8420.13742 (build 15.0.1111.115), Released: January 25, 2023
As always if you encounter an issue please contact support and/or create a new thread with as much detail as possible and tag Petebro or v-alipat. We will try to reply as quickly as possible.
- Alexandra
29 Replies
- RayLei
Advocate I
Export data from Matrix table with current layout is still not work, could it be fixed in this release?
- mpsrshl
Advocate II
I truly feel they won't let us have this feature, even if it helps reducing the consumption of resources between server and user.
- Imre_PNew Member
The Microsoft Documentation has the following info:
Power BI Desktop (optimized for Power BI Report Server)
- Version: 2.112.1421.0 (January 2023), Released: January 25, 2023
- Support for January 2023 Power BI Report Server
- Bug fixes
- Version: 2.112.1421.0 (January 2023), Released: January 25, 2023
What bugs have been fixed in Desktop?
I have issues with "Error rendering the report" when the canvas size changes (due to opening a new pane). The search function also behaves strange when writing DAX codes. Many times it only finds a field when I also reference the table.
Thanks.
Imre
- AnonymousNot applicable
下载网址是否正确?现在是2022年1月
- v-alipat
Microsoft Employee
Hi Anonymous ,
The link is correct, probably it took a bit longer to get updated in your region? Could you please try again, or refresh the page. January 2022 used to be on that page before, but now it is January 2023 release there 🙂
Thanks,
Alexandra Ipatova
- AnonymousNot applicable
Thanks
- RayLei
Advocate I
Hi, I downloaded the right version on Jan 27th.
- JosephWyatt1738
Advocate IV
Amazing!!
- Garcia16
Advocate II
How to access? Please provide download link
- v-alipat
Microsoft Employee
Hi Garcia16 , you can download the new build from the Microsoft Download Center.
- AnonymousNot applicable
Hi v-alipat ,
it looks like there is an aissue with the date slicer when SSAS Multidimensional with live connection is used and a default value to the field over SSAS ( e.g. with head operation) is set. Then the calender is grayed out and nothing can be selectedAny ideas or workarounds ?
On the June/Jan 2022 - Versions is working without any issues
Thanks!
Bobi- RayLei
Advocate I
Hi Bobi, How do you set the default value for the date slicer when SSAS Multidimensional with live connection is used? How do you fulfill a date visual like below when SSAS Multidimensional used?
Best regards,
Ray
- AnonymousNot applicable
Hi RayLei,
I do set the standard value under Role-->Dimension-->Attribut with the following value:
head(StrToSet('[your-time-dimension].[your-time-attribute].&['+Format(Now(),'yyyy-MM-ddT00:00:00')+']')).item(0)
BR Bobi
- Riya28
Advocate I
I am experiencing challenges installing on Macbook
- shaw4Regular Visitor
Thank you for reporting the issue really good thanks for sharing
- ManuelEscanez
Helper I
Hi again,
I made a workaround that, for the moment seems to work.
The solution posted was editing the config.json file and completing this line under the section AS:
"restartOnChangesTo": "ASPort,Workspaces.path,Hosting-databaseValidationStatus"
But I found that the following text was added (I assume that also in previous updates) under all sections:
Hosting-databaseValidationStatus
BUT NOT under the section "Management Process"
I added it manually and, so far, it is not returning any error message again...
I´ll keep up with this.
It is a pretty messy issue as it is random and leaves reports here and there outdated. In operational scenarios might create issues....
Regards
- ManuelEscanez
Helper I
Hi,
Unfortunately this was not the final solution.
It is happening again... It needs to be something else....
Regards
- ManuelEscanez
Helper I
Hi,
With this new version i am having a random issue with scheduled updates.
It is saying that "No credentials where found on the datasource" even though they are correct (SQL Server)
It happened a few years ago and it was solved adding a line in the config file, but this is already in place but the problem has arised again...
The most strange thing is that the issue happens randomly with no explanation.....
I´ve been waiting for 1 month now for a new build that might fix this but nothing new...
Can you check that???
Thanks