Hoping this is the right location for this.
I'm using ReportBuilder to create a report. I'm working with a proprietary database and the company is not interested in sharing any details about the database with us.
Database literally has hundreds of tables, each specific to a specific module in the application, many with the same field name, but not the same data in them. For example, I'm trying to pull some HR employee data, but want to filter out terminated employees. The data I want is in multiple tables and I've got the data I want but I'm getting every employee in the DB. I've tried some fields in both the HR module and the payroll module but am still getting everyone in the DB.
Is there any way to do a "find" when I'm in report design that I can do a search on the various tables to find fields called "termination" or something similar?
