Hi – this issue is perplexing: I’m using a Create Object activity in a microflow to add a row as follows. So it is essentially adding a row from my IteratorObject. I’m not doing any date calculations before adding this field; I’m just adding it straight from the IteratorObject. However, when the microflow runs, the object/row that is created is day + 1?? So weird … How can I get around this? I’ve seen posts Re: using the “UTC” date functions, but I’m not running any date functions on this. As an example, my “DueDt_Installment” column says 11/9/2019. Then when the IteratorObject gets created, it gets created as 11/10/2019! Not sure what the fix could be for this?
↧