Forum Discussion
u4us1923
1 year agoFrequent Visitor
Get value from another table with multiple conditions.
Hello. I have two tables as below. I want to create a custom column (Total Calls) in table2 and if the city and location values are equal, I want to add the count data in table1 to the Total Calls co...
- 1 year ago
When you are merging the 2 tables in power query, you need to select both "city" and "location" by holding the CTRL key in order to select both. Do the same for table 2. You need to join on these two columns.