Hi, I have a file created in DB1 (tinyDB), and I want to export it. Can anyone help me with a block? I've attached a screenshot of the DB1 structure.
You are trying to extract a table from a list of dictionaries, I imagine.
Once you have an AI2 table (list of lists), you can run it through a table to csv conversion block and use the share component to send the text to other apps.
Here are draggable procedures and a sample run.
In case the draggability does not work, here's an aia where you can find them.
lists.aia (32.4 KB)





