Forum Discussion
balaji90540
9 years agoNew Member
Merge two tables
Hi, I have two merge two tables. In one table it contains Date and Cost Price on a daily basis. In next table, it contains Date and Margin on monthly basis. I need to write a command so that, I can ...
- 9 years ago
Hi balaji90540,
You can open Query Editor, click the Merge Queries as New to merge those two tables:
Then expand the column to get below results:
Click Fill -> Down get expected results.
Create a custom column use formula below:
For detail information, please download the attached pbix file to have a look.
Best Regards,
Qiuyun Yu
v-qiuyu-msft
9 years agoCommunity Support
Hi balaji90540,
You can open Query Editor, click the Merge Queries as New to merge those two tables:
Then expand the column to get below results:
Click Fill -> Down get expected results.
Create a custom column use formula below:
For detail information, please download the attached pbix file to have a look.
Best Regards,
Qiuyun Yu