Hello,
I am hoping that someone can help me out here. I am trying to put together a report that will compare data to different parameters depending on the value of the data. For example:
Fields: Tier, Rate and 4 parameter fields
Tier has four values, 1-4.
I want to have everything that has a Tier value of 1 compare it's rate field to Parameter 1. Tier values of 2 should compare the rate field with Parameter 2....etc. The ultimate result being that the report shows all items that DON'T match their parameters.
I think that I can do this with a SQL expression but I am not sure if I can use the parameters set in Crystal for this or if I need to set up the Parameters somewhere else.
I am hoping that someone can help me out here. I am trying to put together a report that will compare data to different parameters depending on the value of the data. For example:
Fields: Tier, Rate and 4 parameter fields
Tier has four values, 1-4.
I want to have everything that has a Tier value of 1 compare it's rate field to Parameter 1. Tier values of 2 should compare the rate field with Parameter 2....etc. The ultimate result being that the report shows all items that DON'T match their parameters.
I think that I can do this with a SQL expression but I am not sure if I can use the parameters set in Crystal for this or if I need to set up the Parameters somewhere else.