Forum Discussion

Smiller100's avatar
Smiller100
New Member
4 years ago
Solved

DATEADD returning all blank values

Hello everyone, new Power BI user here.   I am attempting to create an expected date column in a table based off an initial "Join Date" and an ending "Go-Live" date, with the expected ending date f...
  • jppv20's avatar
    4 years ago

    Hi Smiller100 ,

     

    I think simply writing 

    Column2 = 'Go-Live Dates'[Join Date]+'Go-Live Dates'[Column] 
    will do it:

     

    Jori 
     
    If I answered your question, please mark it as a solution to help other members find it more quickly.