How can create perspective dashboard input data save database ignition?

How can create perspective dashboard input data save database ignition.

1 Like

do you have example for perspective dashboard to input data.
thank you

Ex. I Create Perspective like this.
How to input value to database?
after that, i need to create tag show last value.

You can create a named query that inserts the data into you database table. You can then call the named query when the Save button on you dashboard is pressed.

When the save button is pressed you can save the last value on a memory tag.

If you are new to named queries you can go through the videos in Inductive University