Has anyone built a custom solution for joining multiple searches with custom defined columns? It could be a pretty powerful tool. I imagine it to have a custom record with at least 3 fields - Left Table, Right Table, Join field, (and perhaps a Join type like SQL joins Left, Right or inner). Then, I would want to create a suitelet that takes the data from 2 tables (which are themselves saved searches) - perform the join in Suitelet, create an object, and throw it back out in a CSV file...