Skip to main content

Hi everybody!

I would like to create a Flow to proceed to a Data Fix:

I want all the Opportunity records to get value in the AAA__c (date/time field) to be copied in the BBB__c field (date).

 

I could use the DataLoader tool, but this is always tricky when converting date/time values into date values.

 

How can I do that?

 

Thanks a lot

3 answers
  1. May 2, 2024, 12:59 PM

    Hi @Eric Burté and @Poojan Dhaduk!

    Thanks a lot for the quick answer.

    I asked about how to make the data fix without DataLoader because every time I had to deal with date or date/time values, it went wrong and the values were altered.

    Will try again anyway.

    Thanks

0/9000