Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Moving one column to another table without appending/merging

I need to move a column of numbers from "Readiness" table to my Geography lookup table.     The two tables are related.     I've tried to use RELATED but that doesnt work.   I also do not have ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Anonymous ,

     

    Because of the one-to-many relationship, the RELATED function cannot be used in Table Geography lookup, but can be used in Table Readiness.

    Because of your relationship, your one of the rows may match multiple VISN values, and you need to determine the specific logic.

    Create and manage relationships in Power BI Desktop - Power BI | Microsoft Learn

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.