Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Using Data from One Table in Another Table

Hi,   I'm new to Power BI, and I have two table queries, and I want to take a column from one table and enter the data into another table.   I have tried using RELATED but it does not find my tab...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Anonymous,

    In this case, I would suggest using Edit Queries to merge the two tables to get Modified column. RELATEDTABLE only works in conjuction with numeric values and aggregation, but since Modified is non-numeric column, you cannot use RELATEDTABLE