GeorgeCarter
New Member
- Joined
- May 26, 2023
- Messages
- 1
- Office Version
- 365
- Platform
- Windows
I have three tabs, each with a simple one column table, named respectively, Models, Options, Components. The rows in each table consist of the unique names of the product models, options and components.
I have another two tabs, each with a table with two columns that maps various options to each model, and various components to each option respectively.
I have added all five tables to the data model and created relationships between the columns with common names (ie model in the Models table and model in the Options to Models mapping table etc).
I would like to be able to create a pivot table that lists all the models, along with the options that are mapped to that model, and the components that are mapped to those options. Ultimately, it might look something like this:
I have tried creating a pivot table from the data model, but when I add the models, options and components fields to Rows, it shows ALL options for each model and ALL components for each option, rather than just the mapped ones.
Can anyone please tell me where I am going wrong?
Thanks.
I have another two tabs, each with a table with two columns that maps various options to each model, and various components to each option respectively.
I have added all five tables to the data model and created relationships between the columns with common names (ie model in the Models table and model in the Options to Models mapping table etc).
I would like to be able to create a pivot table that lists all the models, along with the options that are mapped to that model, and the components that are mapped to those options. Ultimately, it might look something like this:
I have tried creating a pivot table from the data model, but when I add the models, options and components fields to Rows, it shows ALL options for each model and ALL components for each option, rather than just the mapped ones.
Can anyone please tell me where I am going wrong?
Thanks.