Forum Discussion

yuvanne_11's avatar
yuvanne_11
Frequent Visitor
3 years ago
Solved

Filter Option

Hi, I want to create a measure and use that as a filter. So I am dealing with the inventory dashboard. I have columns such as >4 years, <4 years, < 3 years, < 2 years, and so on. These are in curren...
  • jgeddes's avatar
    3 years ago

    You cannot use a measure as a filter. What you could do is create a calculated column that evaluates the closing stock date and assigns it the closing stock value. That calculated column could then be used as a filter.