Hi all, I have 3 queries, one returning a large list of "all" records and the other two are different subsets of this data... what I'm trying to do in Power Query is reference the "All Records" query and then remove or filter out any records that are found in the other two tables... resulting in a table containing only records not returned or part of either of other two queries... like remove duplicates but without leaving a record if it was a duplicate...?
There is a unique product code column that I can use to identify records by... in regular excel I probably would have just done a countif and then filter out anything beside "0", but I'm trying to learn how to use power query and at least enough m code to be quasi useful, however I haven't been able to find any info on the web regarding this scenario... probably using the wrong search terms, but I can't think of what else i should try...
Any advice would be very much appreciated.
Thanks,
joe
There is a unique product code column that I can use to identify records by... in regular excel I probably would have just done a countif and then filter out anything beside "0", but I'm trying to learn how to use power query and at least enough m code to be quasi useful, however I haven't been able to find any info on the web regarding this scenario... probably using the wrong search terms, but I can't think of what else i should try...
Any advice would be very much appreciated.
Thanks,
joe