In my line 1 (id=1) I have a “name” column and I would like my bar gauge to be able to be called by the name contained in the name column and that when you change this name in the database, the name also changes in the dashboard.
my query is: SELECT nb6 FROM artefact WHERE id=1
Thank you!