Forum Discussion

LiamPriestmanHH's avatar
LiamPriestmanHH
Frequent Visitor
4 years ago
Solved

Re-occurring filter issue after publishing

Hi, A few hours or days after publishing the filters which I have writtin into the DAX measure on my visuals stop working. For example:     [ Spoiler ]   This measure calculates the sum of a...
  • LiamPriestmanHH's avatar
    LiamPriestmanHH
    4 years ago

    Hi,

    Thank you for the response, my solution ended up being to add a calculated column to the MI_Data table which returns a numeric value based on the [Ebit?] column and filter the measure based on the calculated column instead.