Do not retrieve and display the data

Not retrieving and displaying my data. I have tried to display the data in the table from Firestore, but it does not appear

@wasalcom09 Can you provide more details with screenshot to better understand the issue you are facing?

Usually for tablegrid control, your connector output should have array of objects and you can bind keys of that object.

Try looking at the Log,
It shows the api call and response.
If thats successful, you would know what kind of response you are getting.

And match it to the response a table grid expects ( array of json objects)

DronaHQ Docs have found a new place!

We have updated and moved our documentation to docs.dronahq.com.
You can continue to ask questions in the community here.