How to pass Variable in Find Files and Folders activity(Gsuite)

I want to pass variable in below Find Files and Folders activity replacing “TestSpreadsheet” with variable name

Hi @Nikhil_Jadhav1

You can try this : "name = '"+SimpleStringVariable+"'"

Regards
Gokul

1 Like

Hi @Nikhil_Jadhav1

Check this thread too

Regards
Sudharsan

1 Like

Thank you its working. I missed ’ quotation mark in the end of string variable

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