Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

using a SUM and ISBLANK includes filtered data

Hey guys,    I have a model with two tables 1 fact (Transactions) and 1 dimension (Seller).  There is a one to many relationship from seller to transactions.  I have a report level filter on the se...
  • v-caliao-msft's avatar
    9 years ago

    Anonymous,

     

    I have test it with my sample data, we cannot reproduce this issue. Please note that, you need to use seller column in Seller table in your visual and then enable "Show items with no data".
    Measure = SUM(Transacting[Transacting])+0

     

    Regards,

    Charlie Liao