Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Last Year dynamically calculated

Hi there, I'm facing with the following problem. I need to create an Last Year measure. then I created a calculated group like this:   v_dim_time and v_fact_sales are related to 1:n   var DayTo...
  • nandukrishnavs's avatar
    6 years ago

    Anonymous 

    Using ISFILTERED()  function you can identify if the column is filtered or not. Based on that, you can switch your logic.

     



    Did I answer your question? Mark my post as a solution!
    Appreciate with a kudos
    🙂