What is google's DataTable3 object and how work with it?

I’m playing with GSuite Activities to read in a Google Sheet. Read Range activity returns a variable called DataTable3. I’m having trouble finding any documentation on that data type. Can anybody help?

@Terry_Marr,

It should be returning Datatable type variable. Could you share the screenshot

Hi @Terry_Marr , I’m guessing something has gone awry with your project. For me the GWS Read Range produces a normal DataTable data type.

I noticed you are using the “Use Google Drive” from Classic activities and the “Read Range” from Modern activities.

@Terry_Marr,

Can you delete the variable and create it again from output field by pressing Ctrl+k key.

Yes, it’s working now. Thank you. I think it had to do with the old vs. modern.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.