Forum Discussion

SharonHMA's avatar
SharonHMA
Helper I
9 years ago
Solved

Relationships with edited data

I am trying to create a relationship along 'Service Location' between two data sets (SLA Table and FSA Table) however I'm having trouble because the names are not unique in either table.   SLA Tabl...
  • ankitpatira's avatar
    9 years ago

    SharonHMA You can go to power bi desktop query editor -> create custom columns that can be join of two columns to make it unique or you can create calculated columns under Modelling tab that can be join of two other columns to make it unique.