i have data from google sheet, and i am using list from csv table but i wanna take only data in column that i wanna.
example
I have column ; No, Username, Password
I just wanna get data in Username column
annyone can help me how to solve that?
i have data from google sheet, and i am using list from csv table but i wanna take only data in column that i wanna.
example
I have column ; No, Username, Password
I just wanna get data in Username column
annyone can help me how to solve that?
You have to use the select list item block as shown in the image above. In this example it’s getting data from line 3 column 2.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.