Forum Discussion

Reimer's avatar
Reimer
Helper II
5 years ago
Solved

Next monday

I would like a new calculated column date as follows: if today is monday, keep it. If not return the next monday.    Ive tried this: NextMonday = DATEADD(Dates[Date],MOD(7-WEEKDAY(Dates[Date],3),7...
  • Reimer's avatar
    5 years ago

    Ive tried this as well. But the formula doesnt keep the monday:

     

    Maandag publicatie = 'Procedures - Power BI'[Invoerdatum].[Date] - WEEKDAY('Procedures - Power BI'[Invoerdatum],2)+8