Forum Discussion

apagan's avatar
apagan
Helper I
9 years ago
Solved

New Measure returning error

Ok.  This may just be a rookie mistake...  I have 2 tables where I am attempting to get a filtered count.  Here is what I am using:   Draft = COUNTAX(FILTER(WorkOrders, RELATEDTABLE(FuelTypes[Descr...
  • BhaveshPatel's avatar
    BhaveshPatel
    9 years ago

    You should have a relationship set up between your both tables

     

    RTMO -- RELATEDTABLE travels from Many to one Relationship. 

    ROM  -- RELATED travels from One to Many Relationship.