Forum Discussion

pete1234's avatar
pete1234
Frequent Visitor
1 year ago
Solved

Filter the reverse in DAX

Hello,   I have a column in Power BI (for a ticketing system) called Status, which is quite simply the status of each ticket. There are three options this can be: Open, Resolved and RMA Raised. The...
  • manvishah17's avatar
    1 year ago

    Hi pete1234 ,
    In order to ignore the Open status tickets , 
    you can just apply visual level filter of status column on your visual and select all options except Open status.