Forum Discussion

my62002316's avatar
my62002316
Advocate I
7 years ago
Solved

Bridging Table - Relationships

Hi,

I have two tables with many:many relationship. I have try to connect using the bridge methods. However it cannot pull columns from both table after the connection is done.

 

Below is the error message:

Something's wrong with one or more fields [x] : The column [y] either doesn't exist or doesne't have a relationship to any table available in the current context. 

 

 

  • Hi Lydia,

       I'm able to display both table columns after I add in an aggregation column from one of the table.

     

    Thank you.

     

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    my62002316,

    Would you please share sample data of your tables so that I can test? We also need to know what fields you use to create relationship and what fields you drag to visual.

    Regards,
    Lydia

  • Hi Lydia,

       I'm able to display both table columns after I add in an aggregation column from one of the table.

     

    Thank you.