Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
supriyapandey19
Helper II
Helper II

Default selection retained on filter pane even when the value does not exist in backend

Hi,

 

I need a solution to the problem that while publishing the report to service, I provided some default selections on filter pane. Then in future when data upated, we no longer have data for one of the default selections so that value should not be visible on filter pane but the filter pane is retaining that default selection even though data doe not exist in backend.

Please help.

1 ACCEPTED SOLUTION
v-cazheng-msft
Community Support
Community Support

Hi @supriyapandey19 ,

 

It is primarily because Power BI stores report metadata and dataset separately. Hence, when you open the report after some items remove from data source and do refresh against the data source, the data itself does remove from the dataset but the selection on the report still exists. You could do these operations to make the change reflected to your report.

if these filters are set in Reading mode of the report, refresh the visuals on the report, and manually tick another choice on it or click on Erase icon to clear the filter. If the selection on filter pane is saved with the original report, you need do it in Edit mode of the report.

vcazhengmsft_0-1646720025279.png

 

Best Regards,

Community Support Team _ Caiyun

View solution in original post

3 REPLIES 3
v-cazheng-msft
Community Support
Community Support

Hi @supriyapandey19 ,

 

It is primarily because Power BI stores report metadata and dataset separately. Hence, when you open the report after some items remove from data source and do refresh against the data source, the data itself does remove from the dataset but the selection on the report still exists. You could do these operations to make the change reflected to your report.

if these filters are set in Reading mode of the report, refresh the visuals on the report, and manually tick another choice on it or click on Erase icon to clear the filter. If the selection on filter pane is saved with the original report, you need do it in Edit mode of the report.

vcazhengmsft_0-1646720025279.png

 

Best Regards,

Community Support Team _ Caiyun

Is there a way to disable metadata/cache storage to avoid this problem as for a published dashboard, not all users would be aware of following the steps you mentioned

edhans
Super User
Super User

Design decision. Same happens with slicers. If the data changes, you have to change your default. Power BI assumes that data might come back so retains your choice. Otherwise reports with lot of pre-set selections would wipe them out if there was a single bad refresh with bad data.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

Check out the August 2024 Power BI update to learn about new features.

August Carousel

Fabric Community Update - August 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors