Hi fellow Flow fans,
Something strange. See Picture.
- Getting a record from Dynamics when records get changed / created. (using CDS connector)
- Then inserting some of the fields in SQL (al varchar(50)
- All goes well EXCEPT for the RecordID = GUID (AL_entity_id) – in this case opportunity. This somehow gets converted to some strange value.

See results in SQL. Even stranger the column AL_User is also a GUID in the source system, this does not get incorrectly converted.

By the way: Got a workaround by adding a Space (“ ”&) in front of the OpportunityID. Somehow the the GUID gets inserted correctly in that way.
Kind Regards,
Wouter Kessener
happy flowing 🙂