CR XI
I developed a report which retrieves records for a parameter ?clientcode (=”aaaa”). My boss want to retrieve records where (t.clientcode=”aaaa” or for t.xcode=”aaaa”) but I don’t have the xcode in the table, I have just the xname; I have as well the t.clientname in the table. Then I was thinking to make another parameter ?clientname=”alcor”, but my boss wants the parameter based by clientcode.
Please tell me if that is possible and how to do it.
Thanks
I developed a report which retrieves records for a parameter ?clientcode (=”aaaa”). My boss want to retrieve records where (t.clientcode=”aaaa” or for t.xcode=”aaaa”) but I don’t have the xcode in the table, I have just the xname; I have as well the t.clientname in the table. Then I was thinking to make another parameter ?clientname=”alcor”, but my boss wants the parameter based by clientcode.
Please tell me if that is possible and how to do it.
Thanks