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
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