Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: RuthKHi all,
Hoping someone can help please - I'm a bit of a noob...
I have several tables that I have joined using Case ID as the key. The main data source is one record per Case ID. I am now adding a table where I have multiple records per Case ID. The second table also has a 173 possible menu items and there is no set pattern for the variables to be allocated to a Case ID. The only certainty is that there is at least 1 record per case - but there can be as many as 15 records from the second table per Case.
The second table is made up of menu data where a customer's requirements are gathered and at the closure of the case, each requirement is marked as being Met or Not Met. Each requirement can
only be Met or Not Met.
I've cleansed that data and have eliminated any cases where there are more than 5 variables. Now I need to be able to create a filter or some such to calculate and add the corresponding number of columns to the main data table. I need for each Case; if there is value 1, populate column 1 and 1a, if there is value2, populate column 2 and 2a etc etc. eg: Req1, Met1, Req2, Met2, Req3, Met 3 etc
Any ideas... please....
Cheers,
Ruth