Forum Discussion

lucasiragusa's avatar
lucasiragusa
Frequent Visitor
7 years ago
Solved

Connecting two columns in one table with one reference table without duplication

Dear community,   I am trying to create a relationship between two columns in a table (call it "Flight information") that has flight schedule information and a table that contains details on origin...
  • LivioLanzo's avatar
    LivioLanzo
    7 years ago

    Hi lucasiragusa

     

    in this case I would duplicate the Airport Information table and connect one to the FROM and on to the TO

     

    should not be a problem for a dimension table