I'm having an issue where the filter I used with Linking to another table is not producing the correct results
in the data dump cell I have the following formula (note the PBN table doesn't have a primary key and the same may go with the grp_plan table):
=NL("Rows","PBN",{"CAP_RATE","GRP_NBR","INSURER","PBN","PREMIUM","PLAN_TYPE"},"DataSource=","Oracle","INSURER",$C$5,"GRP_NBR",$F12,"+PLAN_TYPE","*","+PBN","*","Link=","GRP_PLAN","GRP_NBR","=GRP_NBR","EXP_DATE","@@")

Results:

But the table Grp_Plan reflects this:

And the PBN table reflects this:
