Forum Discussion

sumneshnepalia's avatar
sumneshnepalia
Frequent Visitor
1 year ago
Solved

filter data on report refresh time

We have data in following format from Direct query and I need to filter a graph on last refresh time    i.e. timestampvalue from "TIMESTAMP" column equal to timestampvalue from "Current time" trie...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi sumneshnepalia ,

     

    This logic you're talking about holds true in the row context when creating calculated columns:

    And I created a measure, at this point the filter context works, you can also use SELECTEDVALUE instead of MAX:

    You can test the formula I've given and let me know if you have any problems, or clarify in your next reply if I've misunderstood what you've said.

     

    Best Regards,
    Zhu

     

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