jcrawford08
Technical User
Hello All,
I have a database I'm working with that records processes launched for clients; at the close of a process, all of the records regarding that process are moved to an archived table within our database.
Unfortunately, that makes them mutually exclusive - to get performance data (processing times of files etc.), I have been writing one report for Active Processes and one report for Inactive Processes, each pulling from the respective tables.
The field names do not change, only the table they are housed in; is there any way to have a formula that selects the table the fields reside in based on the records existence within a given table...
i.e. if Client1 name is in Table.Active then pull data from Table.Active else pull from Table.Inactive....
Any ideas?
Thanks,
I have a database I'm working with that records processes launched for clients; at the close of a process, all of the records regarding that process are moved to an archived table within our database.
Unfortunately, that makes them mutually exclusive - to get performance data (processing times of files etc.), I have been writing one report for Active Processes and one report for Inactive Processes, each pulling from the respective tables.
The field names do not change, only the table they are housed in; is there any way to have a formula that selects the table the fields reside in based on the records existence within a given table...
i.e. if Client1 name is in Table.Active then pull data from Table.Active else pull from Table.Inactive....
Any ideas?
Thanks,