Forum Discussion

dave_schultz's avatar
dave_schultz
Regular Visitor
3 years ago
Solved

Business days

Hi all,   Is there a way to grab only business days in this formula:   let Source = DateTime.LocalNow(), #"Converted to Table" = #table(1, {{Source}}), #"Added Custom1" = Table.AddColumn(#"Con...
  • v-yueyunzh-msft's avatar
    v-yueyunzh-msft
    3 years ago

    Hi , dave_schultz 

    Yes, there is no automatic function in M code to find the corresponding national holidays, you do need to create a date table of your corresponding holidays yourself~

     

    Thank you for your time and sharing, and thank you for your support and understanding of PowerBI! 

     

    Best Regards,

    Aniya Zhang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly