Forum Discussion
Anonymous
3 years agoNot applicable
Power BI Paginated Report Null Checkbox not displaying in cloud service
I have a Paginated Report with 2 x Date parameters that accept Null values. In Report Builder, the Null Checkbox is displayed for the User for both dates. In the powerbi.com service, on...
- 3 years ago
Just to confirm, it's the same report, correct?
It looks like a regression in the latest parameter pane in service. You could try one of the following to fix the issue:
- Add the url parameter useReactParameterPane=0 to turn off this new pane.
- In the service, click on the File menu and then "Disable preview features"
RodolfoC
Microsoft Employee
3 years agoJust to confirm, it's the same report, correct?
It looks like a regression in the latest parameter pane in service. You could try one of the following to fix the issue:
- Add the url parameter useReactParameterPane=0 to turn off this new pane.
- In the service, click on the File menu and then "Disable preview features"
- Anonymous3 years agoNot applicable
RodolfoC - you are a LEGEND!!
Absolutely it is the same report, but you tip to "Disable preview features" worked perfectly!
We also have other ticket open with Microsoft related to the recent change made by Microsoft for the 'REact Render Part' and I tested this work-around for that ticket as well and it also resolved the issue.
THank you so much!