Forum Discussion

Jake_Neyu's avatar
Jake_Neyu
Frequent Visitor
4 years ago
Solved

FILTER and ALLEXCEPT do not work in Matrix table

Hi,   I have coded a measure to calculate the total lead of top 20% agent in each source excluding all filters except for Source and Date. When I put it in normal table (table on the left), it work...
  • Jake_Neyu's avatar
    Jake_Neyu
    4 years ago

    Hi mate,

     

    Thanks for your reply, I actually found a way to do it by using FILTER in the current measure and then create another measure to execute that measure with the ALLEXCEPT clause.