Ok, I'm stumped!
I have a report with 6 different group representing vital signs. The Groups would be Pulse, Temperature, O2Saturation, Respiration and Intake and Output. (All of the data comes from the same table). I can easily make line graphs that show up in each individual group footer. My problem is the physicians want to see 1 graph that contains: Pulse, Temp and Respiration and 1 graph that has both Intake and Output, and 1 graph for 02 Saturation.
By making the individual ones in various subreports I can get the output to work the way they want to see it, but it takes hours to run, which won't work at all.
I sense that I must be able to make some type of formula that says: if QueryID = Pulse or Temp or Resp then graph
but I don't have a clue where to start or where I would actually end up putting the formula.
I hope this is enough info,
Thanks, Kim
I have a report with 6 different group representing vital signs. The Groups would be Pulse, Temperature, O2Saturation, Respiration and Intake and Output. (All of the data comes from the same table). I can easily make line graphs that show up in each individual group footer. My problem is the physicians want to see 1 graph that contains: Pulse, Temp and Respiration and 1 graph that has both Intake and Output, and 1 graph for 02 Saturation.
By making the individual ones in various subreports I can get the output to work the way they want to see it, but it takes hours to run, which won't work at all.
I sense that I must be able to make some type of formula that says: if QueryID = Pulse or Temp or Resp then graph
but I don't have a clue where to start or where I would actually end up putting the formula.
I hope this is enough info,
Thanks, Kim