Conversion Error from data type sql_variant to uniqueidentifier

Hi Markjason,

uniqueidentifier data type provides binary value looks like.

Please try to extract this as an object and then using built-in-services( for bytes transformation) to read that data.

Hope this helps.

Regards,
Firoz Nalband.