Forum Discussion

MintuBaruah's avatar
MintuBaruah
Helper III
3 years ago
Solved

Column with -1 dates

Hello All,   I wanted to create a column in the Power query to show previous dates from the existing column. Please refer to the expected results table: Date   Previous Day-Date 23/01/2023...
  • pratyashasamal's avatar
    pratyashasamal
    3 years ago

    Hi MintuBaruah ,
    Please try this out 
    Date.AddDays([Order Date],-1)
    Thanks ,
    Pratyasha Samal
    Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
    If you found this post helpful, please give Kudos C