Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Create calculation in a table based on column from another tbale

Hi, 

 

I have two tables Table A and Table B which are joined by ID and have a many to one realtionship  between A and B. 

 

I need to create a calculated column in Table A based on some columns from Table B. I tried using the RELATED function which is giving me the below error, even though there is a relationship:

The column 'Table B[X]' either doesn't exist or doesn't have a relationship to any table available in the current context.

 

Any assistance appreciated.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    I tried that, but it was not working as expected.

    • lbendlin's avatar
      lbendlin
      Super User

      You shouldn't. 

       

      Please provide a sample PBIX that illustrates the issue.