Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Help - ALL function not filtering accurately

Hi,   My problem is the PLAN COUNT in the CARD visual. When I filter for a FLEXIPLAN_NAME, my goal is for the PLAN COUNT not to change. I used below formula for the PLAN COUNT:   Plan Count = CA...
  • Greg_Deckler's avatar
    5 years ago

    Anonymous Perhaps try:

    COUNTROWS(DISTINCT(ALL('b2b_datalab_cvm_pp_result JJ_Mobility_Trading_Ranges'[FLEXIPLAN_NAME])))