How can I display all Google Sheets data in RG ?
Google sheets:
My API connector call
Repeating group settings
RG text settings:
Displayed data:
How can I display all Google Sheets data in RG ?
Google sheets:
My API connector call
Repeating group settings
RG text settings:
Displayed data:
I think you want to change the item# to be the current cell’s index…there are also operators, such as format as text (I believe) in which you can extract from the json formatting…I’m not super proficient in that so can’t provide an answer, but at least drop a clue.
Thanks, I changed “fisrt item’s value” for “current cell’s index” and looks better
How can I separate the data by fields ? Do you have any idea ?