Hi
I am using Crystal 8.5 reporting from an SQL database.
I have calculated a length of stay for each physician and a 90th percentile for each. I also have a parameter for period and set it at allowing multiples.
Previously I've been able to show two timeframes on a graph by having cases1 = if {period}={?period}[1] then +1
and the same for cases2 with the second period entered at run-time.
How do I do this for a 90th percentile value per physician? Thanks.
I am using Crystal 8.5 reporting from an SQL database.
I have calculated a length of stay for each physician and a 90th percentile for each. I also have a parameter for period and set it at allowing multiples.
Previously I've been able to show two timeframes on a graph by having cases1 = if {period}={?period}[1] then +1
and the same for cases2 with the second period entered at run-time.
How do I do this for a 90th percentile value per physician? Thanks.