Forum Discussion
Power BI report builder LineThrough in Text decorator not consistent
- 3 years ago
Nice catch, that does look like a bug. The CSS has the wrong property name. There is a large update for paginated reports coming up and I see it is fixed in that. You can actually try the update(not fully production ready) to see if it fixes your issue. Add "?useReactRenderer=1" to your URL. If you already have the "?" with a parameter, use an "&" instead. You might have to add "&useReactParameterPane=1" as well.
Nice catch, that does look like a bug. The CSS has the wrong property name. There is a large update for paginated reports coming up and I see it is fixed in that. You can actually try the update(not fully production ready) to see if it fixes your issue. Add "?useReactRenderer=1" to your URL. If you already have the "?" with a parameter, use an "&" instead. You might have to add "&useReactParameterPane=1" as well.
- WheresWally3 years ago
Helper III
Hi,
This is still an issue in 2023. While the parameters you suggested to solve it in place, how do we solve it permananently for rdls being used within an app?
Thanks
- bradsy3 years ago
Microsoft Employee
The large update has been delayed due to other issues. It will come out once all those issues are fixed. I am hoping within the next couple of weeks. Sorry for the delay.
- WheresWally3 years ago
Helper III
Thanks so much for letting me know.
I noticed that it is not expanding collapsed fields in a table. The little loading symbol over the '+' is fantastic though so I hope actual expansion gets solved. Also the loading changes in general are great.