Skip to main content

11 replies

huangs5749
May 18, 2023

use tointeger() or tostring() to convert 

mathieud0001
Brainy
May 18, 2023

Store it as text via a!tojson.

May 19, 2023

i used Datasubset it worked

stefanhelzle0001
Brainy
May 19, 2023

I suggest to not do it that way. Is there a specific reason to NOT use a map?

stefanhelzle0001
Brainy
May 18, 2023

If you do not need this for something exotic, use maps.

May 19, 2023

Thanks Stefan ,yea we can use map too

mikes0011
Brainy
May 18, 2023

Can you specify what you're trying to actually accomplish?  This question could have a thousand different potential actual answers...

The Expression Guru
May 19, 2023

yes Actually i m querying big Query Data in Process model .. and i didnt wanted to use Record Type bcs data is huge so One time query i m doing on the fly>>

but anyways i ve used todatasubset() to convert BQ data  to use further in PM