Hi ı have a reletion in my Supply table
I want open a contacts and 'ST DANIŞMANLIK' in my table
This is my Reletion
"Ship-to Address".Code WHERE (Name=FIELD(Customer),Name=FILTER(ST DANIŞMANLIK))
But its not work how ı can do this?
Yes we can use..
I have created a new table and set table relation to Customer table as below
Customer.No. WHERE (Name=FIELD(Name),Name=FILTER(John Haddock Insurance Co.))
it is working fine..
make sure that your filters are not blank and correct
Comments
You want to apply 2 filters on Same name field?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Name=Customer and Name:='ST DANISMALIK'
I have created a new table and set table relation to Customer table as below
Customer.No. WHERE (Name=FIELD(Name),Name=FILTER(John Haddock Insurance Co.))
it is working fine..
make sure that your filters are not blank and correct
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav