Dynamic list from spreadsheet

Hello Koder’s am trying to parse data from spreadsheet dynamic list, but suddenly the testig keep show this​:backhand_index_pointing_down::backhand_index_pointing_down::backhand_index_pointing_down:

Check for me where my blocks can’ t count the number in spreadsheet


Are you creating only card view? Is this only blocks related to cardview? I think still few blocks you missed to shiw us. Pls shiw us full blocks relevant to this issue else it will be hearder to guess

Download the cardview procedure block as png and upload here


Am creating this

First i was testing if dynamic will produce the cardview due to spreadsheet data number

Help how can i fix it

If you try do it on length of the list get global DATA, what do you get?

Columns from spreadsheet

Is it gives any number upon doing do it?

Or try this, since both local variable says same name it may bring confusion to the app better change the
for each ID from to by as bellow
for each number from to by

And change the get ID to get number in the added procedure after creating the dynamic cardview

oky let me try that

i don’t where i am stucking

even try without spreadsheet is says the same

ok, drag one new vertical arrangement or VSA and in that try to create fresh DC. since companion is not working i am unable to test your issue right now and do not use global list as id, where you should give any number or alphanumeric

oky let me try

Fixed now

1 Like

Thanks to you

1 Like

the reason is, earlier va contains child items so it throws error thats why asked you to add one fresh va and it is creating DC’s without causing any error

2 Likes

Get that :+1::+1:


a

Fetching all data is done, thanks again