I am a novice using CR10/Oracle 9i database.
My main report pulls from 3 oracle tables, pers/address/timeframe. I have several (13) subreports. The subreports pull from one table, user_defined and are linked to the main report using id_pers and id_tmfr. The department using this report enters all descriptive information into the user_defined tables so there are many rows of data for each person.
I want to suppress an entire record if a value = "Scholarship" in the user_defined table. If I suppress this in the select expert, only the one row will be suppressed, not the entire record.
Thank you for any assistance you can provide.
JC
My main report pulls from 3 oracle tables, pers/address/timeframe. I have several (13) subreports. The subreports pull from one table, user_defined and are linked to the main report using id_pers and id_tmfr. The department using this report enters all descriptive information into the user_defined tables so there are many rows of data for each person.
I want to suppress an entire record if a value = "Scholarship" in the user_defined table. If I suppress this in the select expert, only the one row will be suppressed, not the entire record.
Thank you for any assistance you can provide.
JC