Forum Discussion

IntaBruce's avatar
IntaBruce
Resolver I
9 months ago
Solved

Dynamic Filtering

I wasn't sure what to call this thread because it's difficult to explain in a few words.  Here is my challenge: I want to build reports on a Fact Table called ExhibitWorkOrder, and I want to filter ...
  • danextian's avatar
    9 months ago

    This is hard to solve because the data you need simply isn’t there. The best you can do is anticipate the type based on keywords in the description, but even that won’t always be reliable. DAX and M have limits — without a clear underlying logic to identify each type, there’s only so much they can do.