How to populate Component Input Fields From a Tables Row Selection Based on ID

do you mean with the print statement? It didn’t print anything out

If you run the code in the script console does it work?

Note: You will need to supply appropriate values as the script console will not have access to components.

no, it give a error for “event is not defined”

That is because the script console doesn’t have access to the event object. You will need to provide appropriate hard coded values for the query.

I think you need to spend some more time getting familiar with SQL and Ignition software. Remember, there are tons of videos out there.

I found the issue. The arg for EquipmentID was in the wrong place.