Forum Discussion

mansiluthra12's avatar
4 years ago
Solved

RELATED gives null value

Hi Everyone ,  I have two tables say - Work (id, testid, description) and Test(id,description).  there is a relationship between work(testid and test (id).  I am creating a query - = RELATED('test...
  • Jihwan_Kim's avatar
    4 years ago

    Hi,

    I am not sure how your data model looks like, but please check whether your Test table has a unique ID column.

     

    Check the below picture and the attached pbix file.