Import MySQL table

Hi,
I am new to ignition perspective. I have create three views and add table to show data.
i don't know how to import data. Can some one give guide?

  1. Create a Named Query to retrieve the data from the database. Test it in the Query Editor.
  2. Select the Table component.
  3. In Perspective Property Browser, click in the left gutter beside PROPS.data and create a Query binding.
  4. Select your query from the dropdown list. Your table should now populate.

Read the book. Watch the video.

1 Like