- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Adding a loading icon when filter/action is running
Hi there,
I have a report with a map, and when I select a filter the map takes some time to load.
Is it possible to add a icon/visual to say loading whenever an action is being run i.e. filter selection being applied, and then dissapears again when the action is completed in Power BI?
Your help is much appreciated. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, it is possible to add a loading icon/visual to indicate that a filter or action is being run in Power BI. Here are the steps:
Add an image to your report that will serve as the loading icon. You can use any image that you like, but it should be a transparent PNG file with a size of 32x32 or 64x64 pixels.
Create a measure that will toggle the visibility of the loading icon based on the state of the filter or action. For example, you might use a measure that calculates the number of rows in the data table that are currently visible based on the filter selection. If the number of rows is greater than 0, the measure would return 0 (false) to hide the loading icon. If the number of rows is 0, the measure would return 1 (true) to show the loading icon.
Add a new visual to your report, such as a shape or card. Set the background color of the visual to be transparent, and set the value of the visual to be the measure that you created in step 2.
Add the loading icon image to the visual that you created in step 3. Set the visibility of the image to be based on the value of the measure, so that the image is only visible when the measure returns a value of 1.
Finally, position the visual containing the loading icon over the map visual, so that it covers the map when the icon is visible.
When a filter or action is applied that causes the map to take some time to load, the loading icon will be displayed to indicate that the action is being processed. Once the map has finished loading, the icon will disappear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sample file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It would be greatly appreciated if you could provide a sample file that implements the above scenario.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Prateek97 ,
were you able to get it done? I am soon to start working on it but just wondering if you were able to do it and what was the approach you made in order to find the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @aldoberain ,
Unfortunately no. After browsing through various options, I came to the conclusion that it is not possible.
Let me know if it works out for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
08-17-2023 04:28 AM | |||
01-31-2024 05:16 AM | |||
09-06-2024 06:08 AM | |||
11-22-2024 03:05 AM | |||
05-18-2023 04:10 AM |
User | Count |
---|---|
90 | |
77 | |
63 | |
47 | |
39 |
User | Count |
---|---|
118 | |
86 | |
80 | |
58 | |
40 |