Forum Discussion
Anonymous
5 years agoNot applicable
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...
- 5 years ago
Anonymous Perhaps try:
COUNTROWS(DISTINCT(ALL('b2b_datalab_cvm_pp_result JJ_Mobility_Trading_Ranges'[FLEXIPLAN_NAME])))
Greg_Deckler
5 years agoCommunity Champion
Seems like ALLEXCEPT('Table'[Renewal Date]) but otherwise the same formula.
Anonymous
5 years agoNot applicable
Still not working. Can I share my file?