santycg
About
- Username
- santycg
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
- Last Name
- Concepción
- First Name
- Luis
Comments
-
OMG, I didn't know you can enter a 'select' expression in the Value box!! However, it is not possible to 'search' the sales table as it is not available in the 'tables' page, so auto-search will not work, isnt't it? Thanks btw! This will help m…
-
Hi, Nico. Thanks for your reply. I tried joining both tables, also with 'links' and even with report parameters with no success. This is my manual sql: SELECT customers.ID, customers.NAME FROM customers WHERE customers.ID not in (select Customer…