Listview - Get data from tinydb

Hi!

Iwould like to get tag value from tinydb. I save the data like below.

and I can list one tag sucessfully like below.

But I would like to get a list with entire data stored in tinydb.

I tried as below, but unfortunately, the list is empty. Can somebody help me?

Thanks in advance!
GheSzilard

Maybe this might help you

1 Like

In TinyDB Store Data As A Dictionary

To Retrieve Data, Set It To Label Text

To Get List Of Values

blocks (4)

3 Likes