Spinner ListView and Dynamic Components

Hello, I would like your help.

I have this listview (with static data) in dynamic components.

I would like to select the YEAR in the Spinner, change it to the listview corresponding to the YEAR.
Help me with the logic in the blocks?

blocks(3)

If I recall correctly you pm me about a similar problem. Data was received from different sheets according to year depending spinner’s choice. Wasn’t that problem solved ?

No, no, that’s another problem.
Data does not return from a Google Spreadsheet. In this case it would be in a variable or tinyDB

You should use same approach there is no difference from where you call data since you add them to global variables and them create dynamically your components

1 Like

Cool… understood. Thanks

1 Like