Skip to main content
Question

Hi all, I am working on a process that is not on SAP. But would still like to exclude public holidays. Is it possible to create my own TFACS table and pull it into Celonis? and if it is how should the formatting look?

  • May 2, 2024
  • 3 replies
  • 25 views

lize.erasm11
Level 5
Forum|alt.badge.img+6
Hi all, I am working on a process that is not on SAP. But would still like to exclude public holidays. Is it possible to create my own TFACS table and pull it into Celonis? and if it is how should the formatting look?

3 replies

santosh.korad
Level 4

Hi Lize,

You can upload a flat file with required structure and use it in the data model to exclude the dates with a flag in the front-end filter.

 

File Uploads


dennis.pflug
Level 10

Hi Lize,

 

I think here it is explained in good detail:

WORKDAY_CALENDAR (celonis.com)

 

You can create your own flat file in a similar structure and upload it as recommended by Santosh.

Attached you can find an example out of SAP for "Factory Calendar Germany Standard"

 

BR

Dennis

 

 


lize.erasm11
Level 5
Forum|alt.badge.img+6
  • Author
  • Level 5
  • May 8, 2024

Hi Lize,

You can upload a flat file with required structure and use it in the data model to exclude the dates with a flag in the front-end filter.

 

File Uploads

Thanks.