Forum Discussion
SBGoh
Helper I
2 years agoFilter 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 (...
amitchandak
Super User
2 years agoSBGoh , Change that 1- Many from Status to item, it should work
SBGoh
Helper I
2 years agoThen the direction should be single or both ?