Forum Discussion

amaniramahi's avatar
amaniramahi
Helper V
5 years ago
Solved

Drillthrough between two tables

Hi,   I have two tables. the first one contains the models we have, each row contains the model code and its specifications. the other one, is orders table, each row contains the order number, mo...
  • amaniramahi's avatar
    amaniramahi
    5 years ago

    Fowmy Thank you, but what I wanted was to drillthrough when I have two different tables with mutual column.

     

    What I did was creating a bridge table for the mutual column, made a relationship with the other two tables and used it in the two tables.