Skip to content

Date table, Period table & Holiday table calculations for Power BI in Power Query M-code

License

Notifications You must be signed in to change notification settings

hdrlux/SpecialDate

Repository files navigation

SpecialDate

Date table, Period table & Holiday table calculations for Power BI in Power Query M-code, no DAX used.

Read comment in the 3 txt files. Paste the code in your Power BI report. Easy to customize for you own periods and special dates.

*The DateTable must be at least 3 years [current +- 1], but can be used with all you sales and forecast data.

*The DatePeriods includes the ISO 8601 weeknumbers used in European business planning, this is not standard available in the current slicer. Periods can be years, quarters, months, ISOweeks or days.

*The DateHolidays creates a tabel with western christian easter related dates, and different kind of event days with definitions that are easy to reuse.

!! Refresh daily for accurate Dates, if you update external data the datetables are recalculated.

Reads Google Public icalendar Holidays [usually 3 years, 1 year past/future]

modelview.png

Reportview.png

GooglePublicCalendar.png

About

Date table, Period table & Holiday table calculations for Power BI in Power Query M-code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published