Forum Discussion

Youngmi's avatar
Youngmi
Frequent Visitor
4 years ago
Solved

Time intelligence quick measures fails when use a Relative Date filter

Hi, Time intelligence quick measures fails when use a Relative Date filter on this page or all pages. the date column is the same column used in the quick measure. it works ok without the relative d...
  • v-chenwuz-msft's avatar
    4 years ago

    Hi Youngmi ,

     

    You have a DAX named ERROR() in your expression. And if you do some change in the filter on this page by this column you specified, the result of  ISFILTERED() will be a TRUE, so it will run the ERROR() function.

    Best Regards

    Community Support Team _ chenwu zhu

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.