Forum Discussion

walnei's avatar
walnei
Helper III
10 years ago
Solved

Sum Date + Number

Hello friends. Could help me with the following question ?   I'm trying to create a custom column in power query with the following parameter .   I have 2 columns , column A that has dates and the B ...
  • arify's avatar
    10 years ago

    Hi,

     

    You can add a custom column with this formula:

     

    Date.AddDays([A], [B])