Forum Discussion
Manual data entry
- 6 years ago
Hi, Anonymous
Based on your description, I created some sample data to reproduce your scenario.
Sheet1(data in Excel):
Sheet2(static data entered by 'Enter Data'):
Then you may go to 'Query Editor', create an index column for 'Sheet1' and 'Sheet2'.
Then you need to go to 'Home' ribbon, click 'Merge Queries', set as below.
Finally you need to expenad the column to get the result. You may remove the index column if you don't want to load it into the model.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, Anonymous
Based on your description, I created some sample data to reproduce your scenario.
Sheet1(data in Excel):
Sheet2(static data entered by 'Enter Data'):
Then you may go to 'Query Editor', create an index column for 'Sheet1' and 'Sheet2'.
Then you need to go to 'Home' ribbon, click 'Merge Queries', set as below.
Finally you need to expenad the column to get the result. You may remove the index column if you don't want to load it into the model.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you, greatly appreciate all your help!