Hello,
Is it posible to show data from an external database?
I have a database with diverent table and data like this:
{"result":[{"run":"finish","status":"run","datum":"23.08.21","zeit":"10:19:51"}]}
Can i show de data direct from the database or can i includ the Array above?
Greez