I have 3 lists one for time, one for code and one for name ..
how to make a csv table from these 3 lists..
in another words,
how to create a csv table contains the data from the 3 lists?
what blocks should I use beside these blocks
I have 3 lists one for time, one for code and one for name ..
how to make a csv table from these 3 lists..
in another words,
how to create a csv table contains the data from the 3 lists?
what blocks should I use beside these blocks
How do they relate to each other? Index 1 in each ?
@TimAi2 I added blocks .. please check
and you want a csv like this:
peter,mina,john\n
20,30,50\n
10:00,12:30,01:00
?
I think you want something like @Taifun tutorial Dynamic Table Layout and Table Listpicker
@TimAi2 @George_Loungos
I will try and send you a feedback
Suggestion: don’t have the three lists in the first place, you can handle all that data in just one list from the start, then no need to convert three into one.
How can I do that?
how do you create the 3 lists?
as always you might want to provide a screenshot of your relevant blocks
Taifun
@George_Loungos @TimAi2
I worked .. thanks alot dears
You may want to share your solution with the community to help others in the future.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.