Forum Discussion

AAllmon's avatar
AAllmon
New Member
9 years ago

Joining and filtering data from multiple sources

I currently retrieve a table from a SQL Server instance, call it TableA.  I then break the table up into 3 discrete tables (TableB, TableC, TableD).  I use the FILTER option instead of using a Query ...