Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi, All.
Seeking for your expertise is that possible that I can merge all of this into one?
Ann
Table.Combine(Record.ToList(Record.SelectFields(#shared,List.Select(Record.FieldNames(#shared),each Text.StartsWith(_,"T_Duplicates ")))))
Hi @Anonymous ,
What is your source data?
If you just one to merge them in power query, You can append them all as one table and disable the load of the data
A practical solution would be to create a View upstream using SQL, and then connect to the View with Power BI?
If this is not practical, then please tell us more about the data source and connection types. Please describe in plain language the business logic, other transformations necessary, and the desired results. There is not sufficient information from your description and image of several queries to provide an educated guess at this time. If you were to share your work-n-progress Power BI file, we could have a more meaningful conversation about a solution.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.