Forum Discussion

SBGoh's avatar
SBGoh
Icon for Helper I rankHelper I
2 years ago

Filter rows seems not working in dropdown list

Hi,  I have 3 Sales order tables below and they have the following relationship: SO_HEADER.SO_NUM = SO_ITEM.SO_NUM (1 to Many) SO_ITEM.SO_NUM = STATUS.SO_NUM and SO_ITEM.POS_NUM = STATUS.POS_NUM (...