Forum Discussion

Floriankx's avatar
Floriankx
Solution Sage
8 years ago
Solved

Create Date Table (Power Query) according to Min Max Date, for Power Query experts

Hello together,   I think I may have quite a challenge Given is a table with several dates. I am able to create a querry to get MinDate and MaxDate: dDateRange: let Source = TableWithDateCol...
  • v-yulgu-msft's avatar
    8 years ago

    Hi Floriankx,

     

    If you don't want the functions to be displayed separately, you could wrap it in your main M code, like the example in this blog.

     

    Regards,

    Yuliana Gu