Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Previous date

Hello Everyone,

I have one existing date column and i want to create one new date column based on that existing column and this new column is previous date column.

i.e  date                previous date

   05/05/2023    ->   05/04/2023

  05/06/2023     ->   05/05/2023

 

so how i can achieve in power bi 

 

Thank you