Infoveave Data Automation — Date & Time
Every date in your sales log gets tagged as Holiday, Weekend, or Weekday in one step — so your time-series aggregations exclude non-working days automatically without any manual calendar management.
Sales performance, attendance, call volume, production throughput, and any time-series metric are all distorted when holiday and weekend data points are included without being identified. A report comparing daily sales averages across weeks should exclude Sundays and public holidays from the denominator — but doing that requires knowing which specific dates in your dataset are holidays and which are working days. Flag Holidays adds that classification automatically per row, using Infoveave's predefined holiday calendar for supported regions and any custom holiday list you define, so every downstream aggregation, filter, and time-series analysis operates on correctly classified date rows without any manual calendar lookup or encoding.
Automatically classify date column values as Holiday, Weekend, or Weekday in Infoveave using predefined and custom holiday lists. Enable business day filtering, time-series analysis with holiday exclusions, and attendance tracking pipelines.
Flag Holidays is one step inside a multi-step Infoveave workflow. Chain it with other activities — no code, no manual hand-offs.
Build this workflow visually in Infoveave Data Automation — drag, connect, and schedule with no infrastructure setup.
Real scenarios where this transformation saves hours of manual work.
A retail analytics team processes daily sales transaction data and needs to analyze same-store sales on working days versus holiday periods. Flag Holidays classifies each transaction date as Holiday, Weekend, or Weekday using Infoveave's predefined holiday calendar plus a custom list of store-specific sale events treated as high-traffic days. The team can then filter to weekday-only rows for baseline performance analysis and separately aggregate holiday-period sales for promotional effectiveness reporting.
A manufacturing operations team processes machine production event logs where events on Saturdays, Sundays, and plant holidays should be excluded from OEE calculation denominators. Flag Holidays adds a DayType column to the production log dataset classifying each log date. The team filters the dataset to Weekday rows only before computing OEE, ensuring the operational efficiency metric reflects only planned production days rather than being diluted by zero-production weekend and holiday rows.
A financial compliance team processes transaction records and needs to identify transactions that occurred on weekends or public holidays — which may be subject to additional regulatory review depending on the transaction type and jurisdiction. Flag Holidays tags each transaction date with its day type using regional public holiday calendars. The team applies a filter on Holiday and Weekend rows to produce the compliance review queue for transactions occurring on non-standard business days.
Input data (left) is transformed using the configuration below. The output table (right) is ready for dashboards or downstream steps.
event_dateSaturday, SundayflagEnabledEnabledNew Year 2025-01-01, Independence Day 2025-08-15Input Data
| event_date |
|---|
| 2025-01-01 |
| 2025-08-15 |
| 2025-09-21 |
| 2025-09-23 |
| 2025-09-24 |
Output Data
| event_date | flag |
|---|---|
| 2025-01-01 | Holiday |
| 2025-08-15 | Holiday |
| 2025-09-21 | Weekend |
| 2025-09-23 | Weekday |
| 2025-09-24 | Weekday |
Key fields to configure in the Infoveave workflow builder. Full reference available in the documentation.
Date column
Select the column containing the date values to classify. Each row's date is evaluated against the configured weekly off days and holiday lists to determine its flag value. The column should contain date strings in any recognizable format.
Weekly off days
Specify which days of the week are considered weekends or non-working days. Selecting Saturday and Sunday applies the most common five-day workweek convention. Selecting Friday and Saturday applies a Monday-to-Thursday and Sunday workweek convention for regions where Friday is a non-working day. Rows falling on a configured weekly off day that are not also a public holiday receive the Weekend flag.
Use Infoveave holidays
Enable to apply Infoveave's predefined holiday calendar to the date classification. Dates that match predefined public holidays in the configured region receive the Holiday flag, which takes precedence over the Weekend flag — a date that is both a public holiday and a Saturday is flagged as Holiday rather than Weekend.
Custom holidays
Add your own holiday dates with names for organization-specific, regional, or industry-specific non-working days that are not included in the predefined calendar. Each custom holiday entry specifies a name and a date. Custom holiday dates receive the Holiday flag and take precedence over the Weekend classification for dates that overlap. This allows plant shutdown days, store closure events, or jurisdiction-specific holidays to be incorporated into the classification.
Output column
Name the column that will hold the classification result for each row. The output values are the three text labels Holiday, Weekend, and Weekday. Use the output column downstream as a filter dimension — filtering to Weekday rows only — or as a grouping column for side-by-side comparisons of metrics across the three day type categories.
Everything you need to know about Flag Holidays in Infoveave.
Transformations in the same family as Flag Holidays, often chained together in the same Infoveave workflow.
Part of Infoveave Data Automation
Flag Holidays is one of over 80 transformation activities available inside Infoveave workflows. Chain transformations together — no code, no exports, no waiting for IT.
Ready to see Infoveave in action?