- Clearly visible loading icons
A small loading icon appears within the cards until data is updated. However, this icon is quite small and partially visible (attached screenshot) so does not clearly indicate when the page is ready. It'll be better if the loading feedback icons are clearly visible enlarged or a single loading icon appears on page to indicate its loading.

- Pop up when report is rendered after filter changes
As a work around for above bullet, I attempted to use the selectionChanged and rendered events [ref] while embedding the reports to trigger a pop-up upon completion of updates. Unfortunately, this approach has not been effective, as these events are triggered even when a slicer is merely clicked—before any actual selections are made—resulting in misleading signals.
How to handle events in a Power BI embedded analytics application | Microsoft Learn
- Disable all features while report is renderingIs it possible to temporarily disable all other slicers and export options while the report is being rendered after the value in slicer/filter is changed.
If anyone could provide solutions that they have come across for any of these it would be really helpful.
Thank You
S.Jishnu