Forum Discussion

giovannymb's avatar
giovannymb
New Member
1 year ago
Solved

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...
  • ToddChitt's avatar
    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.