Forum Discussion

AlejandroPCar's avatar
AlejandroPCar
Helper IV
8 years ago
Solved

External filters does not affect ALLEXCEPT

Hi,    I have a measure with ALLEXCEPT that allows me count the number of companies in a sector.  In the first table there are 18 companies in that sector so the count works. But in the same sector...
  • parry2k's avatar
    parry2k
    8 years ago

    you are giving column name in ALLSELECTED whereas it need to be only Table Name

     

    ALLSELECTED( 'Tabla Cruce')