TableRelation Property - Problem With Condition

gpdiat
Member Posts: 13
Hi, i have a table that contains two fields among others, one Boolean (A) and one of type Code(B).
I want to put a TableRelation to field B so that if A=yes then TableRelation=Customer.No else TableRelation=Vendor.No
Though this works on 2009, it doesnt work in 2013 R2.
TableRelation Property of B
IF (A=CONST(No)) Customer.No. ELSE IF (A=CONST(Yes)) Vendor.No.
When i run the page of the table, i put a filter (A=yes) to the page.
Then i want to put a second one for field B. It should automatically choose to show me Customers but it shows nothing.
The same goes for filter A=no.
I would be grateful for any help you can provide me.
I want to put a TableRelation to field B so that if A=yes then TableRelation=Customer.No else TableRelation=Vendor.No
Though this works on 2009, it doesnt work in 2013 R2.
TableRelation Property of B
IF (A=CONST(No)) Customer.No. ELSE IF (A=CONST(Yes)) Vendor.No.
When i run the page of the table, i put a filter (A=yes) to the page.
Then i want to put a second one for field B. It should automatically choose to show me Customers but it shows nothing.
The same goes for filter A=no.
I would be grateful for any help you can provide me.
0
Comments
-
did you try
IF (A=FILTER(No)) Customer.No. ELSE IF (A=FILTER(Yes)) Vendor.No.
I am not sure that you can build relations on a flowfilter.________________________________
Gunnar Gestsson
Microsoft Certified IT Professional
Dynamics NAV MVP
http://www.dynamics.is
http://Objects4NAV.com0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions