Forum Discussion

brettg's avatar
brettg
Icon for Helper II rankHelper II
4 years ago
Solved

Measure to update with date slicer

Hello,   If I have date slicers on my report, how would I make the below measure update when I change them? Currently it does not   measure = countx(distinct('Table'), 'Table'[column])   Thank...
  • brettg's avatar
    brettg
    4 years ago

    Hello,

     

    You're right it was! Don't worry, I have found a way around this now 🙂

     

    Thanks for looking anyway