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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
alonardi
Frequent Visitor

Dynamic Dates in Visual Filtering

Hi, how can I set dynamically the date when I use the filter visual with a date field using the “between” option and I record it in a bookmark? That fixed date generates an issue with the users that access the reports and often do not realize that they are not seeing the current period. I know how to update manually the bookmarks, but it is not easy as I have many reports. I would like to know if there is any option, trick or workaround solution to make dynamic the date of the bookmarks and set it always in date = "Today ()". Thank you so much

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @alonardi ,

You can write a measure to compare current row date and system date(use it as filter on visual level filter) and save to bookmark. Measure result will dynamic changes when report refreshed.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @alonardi ,

You can write a measure to compare current row date and system date(use it as filter on visual level filter) and save to bookmark. Measure result will dynamic changes when report refreshed.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors