I am trying get firabase data filling listpicker. But takes with tag+value. I want to take only value data
Then iterate over the returned list and extract the values to a temporary list for display in the listpicker
1 Like
What's the data you get from firebase?
It seems to be a jsonObject, try to parse into a Dictionary with Web component, then use the get Values
block from Dictionary.
1 Like
I used web component json-to dictionary but my databe tags are dynamic. Time stamp tag : value type.
When I write tag name manuel its works but how can I get example last 10 tag name