Copy data from Google Sheet to Local Table

This seems to be simple but I am having difficulty to understand concept:

I have a google sheet with 100 rows and I want to copy only certain row numbers to a local table e.g. Row numbers 5,10,12,28.
Can someone please provide me example block/project. I am not able to figure it out.

Thank you

You can Use Count with i Block to do so, add an IF condition to the Row IDs you want

@tiny_apps I assume the Google sheet is defined as a data source. With that in mind this setup appears to have worked.



import-rows-to-local-03
import-rows-to-local-04

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