Forum Discussion
Smiller100
4 years agoNew Member
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...
- 4 years ago
Hi Smiller100 ,
I think simply writing
Column2 = 'Go-Live Dates'[Join Date]+'Go-Live Dates'[Column]will do it:JoriIf I answered your question, please mark it as a solution to help other members find it more quickly.
parry2k
Super User
4 years agoSmiller100 I think it will be easier if you share a sample pbix file with the expected output.