Getting Multiple values from CloudDb

Hi I would like to know how can you read receive multiple values from a single cloud DB without adding additional cloud DB

Put all the values in a list in a single tag ?
Call multiple tags, and then test the returns in GotValue ?
Use a clocktimer to call a tag at a time from a list, then test with gotValue ?

Don’t know why you would need to add an other instance of CloudDB…

You can store dictionaries in CloudDB too.

Hi how do I display values of multiple tags

Display the values in labels ?