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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
NickDSL
Helper I
Helper I

Date filter for x day in current quarter

I have a large list of data thats comes through that I only need to select/have loaded the 15th day of the first month in the current quarter. There is a date column just wanted to see if this was possible.

 

To be clear and for example:
It is currently 8/21/2023 I would want this filter to select 7/15/2023 and nothing before or after until Quarter 4 started then it should select 10/15/2023.

2 REPLIES 2
wdx223_Daniel
Super User
Super User

Date.AddDays(Date.StartOfQuarter(DateTime.LocalNow()),14)

@wdx223_Daniel 
How can this be applied to my column as a filter? Sorry for not mentioning at first but my date column is named "DateCaptured"

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors