Forum Discussion

CROforce's avatar
CROforce
Helper I
9 years ago
Solved

Issue with Line Chart from 2 different tables

I have a table called “observation” and amongst other things, I have “Date Opened”, “Date Closed” and RTMs” What I am trying to do is to count how many items where open based on “Date Opened” ...
  • CROforce's avatar
    9 years ago

    I have resolved this issue by creating one data table instead of multiple (one for Closed and one for Open)