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
domi25
Frequent Visitor

Remove only one date from Calendar table

Hi, 

I have a dataflow with Fiscal Calendar. I need to remove only one date for each year from the calendar -> 31 August. I have separate columns for day and month. I tried to filter it out by:

domi25_0-1709807594446.png

But this solution removes days in August and all 31 days and I only want to remove 31 Ausust from the data. 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

each not ([Day]=31 and [MonthName] = "August")

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

each not ([Day]=31 and [MonthName] = "August")

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