Hello all,
First of all , I'm sorry for my English.
I'm starting to work with Schema Workbench and I have the following question;
In my case, I have the fact table named 'Reporting' with the 'id_template' filed that links to the dimension 'Dim_template'. On the other hand, 'Dim_template' has the field 'id_types_template' that links to the dimension 'Dim_types_template'.
How I have to build the schema if I want to see data of 'Dim_types_template'?
Thank you so much