Forum Discussion
Anonymous
6 years agoNot applicable
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...
- 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 🙂
nandukrishnavs
Community Champion
6 years agoAnonymous
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 🙂