Forum Discussion
URobert
6 years agoFrequent Visitor
create one report based on customers valid characteristics between start and end date
Hi, Please help me with the following issue. I have a 3 different tables with different informations about the customers but each one has a time slice. I want to create one table with all the info...
Fowmy
Super User
6 years agoURobert
You only have Customer as to the common column across tables, how do you relate Customer Large from Table 2 to Table 1? Against which row. Clarify with that logic, please.
________________________
Did I answer your question? Mark this post as a solution, this will help others!.
I accept KUDOS 🙂
URobert
6 years agoFrequent Visitor
Hi,
The result i want to get is a table on customer level, with valid characteristic based on selected date.
If a have a period selected and for one customer i have different characteristics, to have different lines for the same customer.
So the customer name is the unique id to link the tables and maybe i need to create a data table in order to show the valid characteristic from each table and to link it with the customer.