Hello,
I have 2 tables that are linked to each other.
Table a = PMN_TENANT__TENANT
Table b = PMN_TENANT__TENANT__LEASE
The first table stores the name of all the tenants in the database. Second database stores the info regarding which tenant is associate with which lease.
When a lease has multiple tenants then crystal displays all of them, how can i chose which one to display? if there are two how do i choose to display only 1? can i group by table a and then do a group select formula to select the last or first one in the range?
Cheers
I have 2 tables that are linked to each other.
Table a = PMN_TENANT__TENANT
Table b = PMN_TENANT__TENANT__LEASE
The first table stores the name of all the tenants in the database. Second database stores the info regarding which tenant is associate with which lease.
When a lease has multiple tenants then crystal displays all of them, how can i chose which one to display? if there are two how do i choose to display only 1? can i group by table a and then do a group select formula to select the last or first one in the range?
Cheers