Filter on Customer Table with Fields from Customer 2
 
            
                
                    Emaz                
                
                    Member Posts: 18                
            
                        
            
                    Hi,
maybe someone have an Idea how to use this problem:
I created a Table "Customer 2" (PK: Cust No (of Course)). In this table I added different Fields and show this Fields in the customer list (Page 22).
Now I want to Filter on this fields.
It unfortunately does not work because I have two different source Tables.
I can´t use FilterPageBuilder. It only works with the Customer No.. All other Fields in my Customer 2 are not in the Customer Table.
How can i solve this issue?
Thank you.
                maybe someone have an Idea how to use this problem:
I created a Table "Customer 2" (PK: Cust No (of Course)). In this table I added different Fields and show this Fields in the customer list (Page 22).
Now I want to Filter on this fields.
It unfortunately does not work because I have two different source Tables.
I can´t use FilterPageBuilder. It only works with the Customer No.. All other Fields in my Customer 2 are not in the Customer Table.
How can i solve this issue?
Thank you.
0                
            Answers
- 
            Just curious - why did you decide not to create a tableextension? That takes care of your issue without any programming.0
- 
            Hi DenSter,
 because I develop still in the Development Environment in C/AL.
 I thougt, that Tableextension are only possible for Dynamcis 365 BC...0
- 
            In page you can use in filter only fields from record. so you have next ways:
 1. Add in Customer table flowfields (fields from Customer 2), add to the page.
 2. Create your out filter functionality. Like attributes filter in Items0
- 
            Hi AlexeyShamin,
 I can´t add any fields more in the customer table (cause of Table record size). This is why I had to create the customer 2 table.
 regards
 emaz0
- 
            
 Well why don't you just add the field to the table then? You understand correctly - no table extensions in C/ALbecause I develop still in the Development Environment in C/AL.
 I thougt, that Tableextension are only possible for Dynamcis 365 BC...
 0
- 
            Hi,
 because I can´t add any fields more in the customer table (cause of Table record size).0
- 
            What about creating the table 2 with a Customer No. as reference to the Customer table, then adding your custom fields afterwards?0
- 
            Hi,
 the pk of customer 2 is of course the customer No.. The Fields in Cust 2 are also added in the customer list and page. But it is not possible to filter on this fields.
 i would like to know how to do this.0
- 
            Doesn't what AlexeyShamin propose work? FlowFields are not actually stored in the database, so they shouldn't count towards the record size limit. I don't have any "wide" enough table to try it out on right now, but I think it should work, creating FlowFields on Customer table, looking up fields on Customer 2 table.0
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
- 322 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



