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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
MacieskiJ
Frequent Visitor

How to put special company dates in the date table

I want to know if there have a way to put certain periods of time that my company will not be working at the date table , for an example , at october there will be an period of 18 days that the company will stop to have some repairs at the systems and i wanna know if i can put that in the date table so i can show more specifically the periods where the days of work will not be counted and the production as well 

1 ACCEPTED SOLUTION
PowerUserR
Solution Supplier
Solution Supplier

Hi,
I think the easiest way to do this is by creating a new column in the date table and setting something like:
=if(date >= "START DATE" && date <= "END DATE","OUT OF WORK",date)
You could then filter by this.

I hope that is somewhat clear.

View solution in original post

1 REPLY 1
PowerUserR
Solution Supplier
Solution Supplier

Hi,
I think the easiest way to do this is by creating a new column in the date table and setting something like:
=if(date >= "START DATE" && date <= "END DATE","OUT OF WORK",date)
You could then filter by this.

I hope that is somewhat clear.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.