Hello All,
I have a combo box that pulls in items from a SQL table which includes a lot number and an mo number column.
An MO number could have multiple lot numbers. The combo box only needs to show the lot Numbers which I have been able to achieve using ShowColumns.
Is it possible to have the combo box show the list of lot numbers based on an MO number that will be autofilled into a datacardvalue?
ex: show column (lotnumbr) when datacardvalue 1 = monumbr