Forum Discussion

Durk Oberman's avatar
Durk Oberman
Brass Contributor
May 09, 2023
Solved

Fill 2 date columns based on an other date column

Hello,   I have a on SharePointsite a document library with 3 date columns: A, B and C Column C has a certain date and column A must be filled with the date from column C minus 90 days and column ...
  • RobElliott's avatar
    May 09, 2023

    Durk Oberman you can do this by creating a new flow which does the date calulations and populates the date/time columns A & B.


    So in this example columns A, B and C are all date/time columns. When a new document is uploaded column C will inititally not have any data. The user will then add the date to the file properties:

     

     

     

     

    Then your flow will look like this:

     

     

    Leave the red if no channel empty.

     

     

    The Document Library custom columns B and A will be updated with the appropriate dates which you can use in another flow.

     

    Rob
    Los Gallardos
    Microsoft Power Automate Community Super User

Resources