Hi guys,
I’m a new on Tulip and Still Trying to figure out some data management things. Today I ran into my first blocker. I’m hopping one of you guys could help me out understand what I’m trying to do or a least suggest a better option.
I currently have a table where I record the the following :
Serial Number, Motor SN , Rotor SN, Stator SN
Serial Number Column is already filled with our own Serial Number .
I have an app where I would like to make a single Select input where the operator selects the corresponding serial number from the tulip table record then store that serial number into a variable.
I tried using an interactive table displaying the column serial number only, but i’m having a hard time storing my selection into a variable.
thank you in advance.