Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Counting Confusion

I created a table to show records that have a count of 2 or more:   But when looking at my tables from the editor, I see these records only once:   What on my table could be causing...
  • dramus's avatar
    dramus
    8 years ago

    I can see it returning more than one, based on how the count was created. E.g. if you took the service out, it could produce more than one row. 

     

    Try creating a table with all the columns in it (cs.co,cs.service, cs.servicelevel,cs.startdate,cs.endDate,einfo.id,empstatus), my guess is you have two different SeviceLevels, einfo.id or empStatus, or something.