Forum Discussion

wcarter's avatar
wcarter
Advocate II
9 months ago
Solved

Single-click drill through?

Looking for help with this, maybe if anyone has an idea if it's on the roadmap, etc.   When it comes to education and the data visualization space, every product targeting that market has the abili...
  • danextian's avatar
    danextian
    9 months ago

    Per testing, it is possible via conditional formatting. The measure should contain the page name.  

    drillthrough page = IF(HASONEVALUE(Dates[Month and Year]), "moyr", "details")