Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Drillthrough issue

Hey everyone, I'm encountering an issue with my Power BI setup and could use some assistance. Currently, I have a date filter implemented using a slicer for the start date. However, my completed dat...
  • lbendlin's avatar
    2 years ago

    That is a standard "shadow dataset"  pattern.  You need to have a disconnected and hidden copy of the table that the drillthrough is acting upon, and then use measures to project the drillthrough filter onto that shadow copy as needed.