Forum Discussion

khurram75's avatar
khurram75
Frequent Visitor
7 years ago
Solved

Display vital signs

Friends,   I am trying to create a set of reports and dashboard for the health vertical. The intent is to display patient's vital signs e.g., temperature, blood pressure, blood sugar etc. as they f...
  • Anonymous's avatar
    Anonymous
    7 years ago

    It definitely is. If you put Date and Time on the axis of the chart, and Diastolic and Systolic in the values it will work. The filter context will be for a specific date with a specific time, which should be only one value. So you can use any aggregator ( min, max, average, etc) and get the same result since it is just the one value. The issue is, what do you want to happen when you have a few rows with the same date and same time, such as:

     

    Doubt you want to sum those. Maybe an Average? Or does Type have a precedence?