Forum Discussion

sabilahmed's avatar
sabilahmed
Icon for Resolver I rankResolver I
4 years ago
Solved

DATEADD with TODAY() column

Hi all,

 

I have a column:

Today = TODAY()

 

I then created a second column like this:

Today + 3 = DATEADD(Table[Today], 3, YEAR)

 

But this second column returns as blank as follows:

 

 

Why is this and is there a solution?

Cheers,

Sabil ğŸ™‚

 

3 Replies