I've built a flow that seems to be randomly generating errors on the convertToUTC function, and it's driving me batty. I'm applying the convertToUTC function against a text formatted date in order to stuff the data to a SQL table that is expecting a datetime format. 90% of the time, the convertToUTC function works correctly. The other 10% of the time, I get "the value provided for string '#####' is invalid". The timestamps can be from the same day, within hours of each other, and an error is thrown. The image below provides snapshots of both failing and working examples. The convert to UTC function is written as follows:
convertToUtc(outputs('Rewrite_JSON_for_current_record')['BRET_STATE_TIMESTAMP'], 'UTC', 'G')
PLEASE HELP! What am I doing wrong here? Should I be reporting this as a defect?
@StevenWade - Can you try to use formatDateTime() function on DB column and then convert and see if it goes through?
Like and Mark this as answer if it resolves your issue.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
27 | |
26 | |
23 | |
14 | |
10 |
User | Count |
---|---|
62 | |
55 | |
29 | |
28 | |
24 |