No Data in the table

Hi Wappler Community,

I have connected my wappler to Azure Sql. I have added a responsive table. I only see empty rows and I can’t seem to figure out what is causing this issue. Any insight will be highly appreciated.

Thanks!

This is a very broad question. Personally I would start with the connection to the database. If this connection has been properly configured, you should be able to get the data.

Supplying a link to the (temporary) online location, we may be able to figure out where the problem lies.

Ben, I appreciate your response. Little bit about my setup, I have docker installed on my computer and I am running the development on docker. I have set up Global database connection with Azure SQL. When I test the database I see that the database connection is Ok.

I have created “get_customer” api call that queries the database. When I open the database query in the browser I see the schema but no data (I do think this explains why there is no data inside of the table but I am not sure why this is happening)

Your insight is appreciated!

Thanks!