Hi Guys,
I'm trying to grab some information from my SQL Database to be used in a later part of the flow. The issue is that when I run the query I keep getting junk such as brackets and it causes the flow to fail: here is a screen shot:

I subseqently make the result of that query a variable and use it in a later part of the flow, but it fails as I just need the IdentityProviderUserID.
Is there a way to only select the result of the identityprovideruserid?
Thanks guys!