I'm new to CR XI, and I'm sure this is quite simple....but, here's my problem. I need to get the percent of Service Requests where the request type is a produciton correction. So here's what I've got so far...
count({V_BAR_SR.BAR_ID})%count({V_BAR_SR.BAR_TYPE})
I need the solution to WHERE V_BAR_SR.BAR_TYPE = "Production Correction" in my formula.
I will greatly appreciate any help. Also, would this formula be using what CR terms "shared variables"?
Thanks again!
count({V_BAR_SR.BAR_ID})%count({V_BAR_SR.BAR_TYPE})
I need the solution to WHERE V_BAR_SR.BAR_TYPE = "Production Correction" in my formula.
I will greatly appreciate any help. Also, would this formula be using what CR terms "shared variables"?
Thanks again!