combine tables
1 TopicSchedule refresh failed with Table.Combine
Hi all, I have created a new table using the function =Table.Combine({BI_fact_aaa_deals, BI_fact_bbb}) The 2 tables are from the same datasource and they have the same fields. I don't want to do a union all in sql statment beacouse the original views are used also for other direct queries If I remove the refresh flag on power query table properties it works correctly but data into reports are not updates Can you help me,please? ThanksSolved902Views0likes1Comment