Forum Discussion
Get values from other table with conditional comparing values of two tables
- 3 years ago
Hi jsanchezm
You can use the Merge queries feature. Merge queries overview - Power Query | Microsoft Learn
You can select multiple columns to perform the join by selecting Ctrl as you select the columns. When you do so, the order in which the columns were selected is displayed in small numbers next to the column headings, starting with 1.
After merging, expand only Viatges column to "Vendes" table.
Finally add a conditional column like below.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi jsanchezm
You can use the Merge queries feature. Merge queries overview - Power Query | Microsoft Learn
You can select multiple columns to perform the join by selecting Ctrl as you select the columns. When you do so, the order in which the columns were selected is displayed in small numbers next to the column headings, starting with 1.
After merging, expand only Viatges column to "Vendes" table.
Finally add a conditional column like below.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.