Forum Discussion
giovannymb
1 year agoNew Member
Issue "Premium_ASWL_Error" when there is a merge between SQL & Sharepoint tables.
I have two tables with different data sources: one is fed from SQL and the other from SharePoint. Additionally, I have a step with a merge that works well. When I update the report on my local Po...
- 1 year ago
What is the ultimate purpose of the MERGE operation in Power Query, and can you live with two tables that have a relationship defined between them. Obviously, you probably want to do some logic that involves columns from both tables, but you can get that with the RELATED DAX funtion.
ToddChitt
Super User
1 year agoWhat is the ultimate purpose of the MERGE operation in Power Query, and can you live with two tables that have a relationship defined between them. Obviously, you probably want to do some logic that involves columns from both tables, but you can get that with the RELATED DAX funtion.