As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only. Moving forward, myibi is our community platform to learn, share, and collaborate. We have the same Focal Point forum categories in myibi, so you can continue to have all new conversations there. If you need access to myibi, contact us at myibi@ibi.com and provide your corporate email address, company, and name.
Fun with Venn diagrams -- I have to select from the same data source twice, and have lookups to get the job done. My cunning plan was to pull from the table twice, one with each lookup as a filter, and then to Union Same the results.
Here's the problem -- Union Same does not merge the duplicates. I end up with two copies of many rows, all those that pass both lookup criteria. Is there a way to do a union that doesn't select duplicates, or a step after the union that will remove them?This message has been edited. Last edited by: FP Mod Chuck,
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007