Forum Discussion
Power Query - list dates forward, but excluding weekends
- 6 years ago
Hi sachintandon84
Please see the attached solution containing two extra tables, holiday and dates.Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Thanks Frank!
This is really, really helpful, though I am looking for a PQ solution, as I need to do this in Excel.
Any ideas on how I could do this with M-code?
Unless I use Power Pivot in some way?
Are you able to attach / provide a link to your DAX solution? it might help me think of an M-Code solution for this problem
If you have the solution in Excel, that would also really help!
Sachin
Hi sachintandon84
Please see the attached solution containing two extra tables, holiday and dates.
Mariusz
If this post helps, then please consider Accepting it as the solution.
- sachintandon846 years agoHelper I
Thanks Mariusz,
This is a very clever solution, and will help me a lot!
Thank you again!
Kind regards,
Sachin
- Mariusz6 years agoCommunity Champion
- CD_752 years agoFrequent Visitor
Thank you - this was exectly what I was looking for.