I have created a table for Meeting which is loosely coupled.
But i want to change lst two fields (YTD and LY) based on selection of Activity Type.
On selecting any of the Activity Type(Filter) its showing same result for YTD(571) and LY(990) as without selection because tables are loosely coupled.
I want to change YTD and LY based on Activity Type selected.