Corousel in glide table

Hello…
let me ask…
How to make a carousel in glide table…?
if i create with gsheet it works…

  • Create a template column to join all your images (comma-delimited).
  • Create a split text to column to split your template column above by the comma character.

I assume then you can point your image component to the split text column.

thank you very much @ThinhDinh
it worked…
:grin: