Forum Discussion
Dax Table ignoring context filter
- 7 years ago
Hi Arentir
The Calendar Function does not work with changing measures. It's behavior is somewhat similar to the calculated columns. It is created once and the sliced measures may keep on changing, so it is not possible to create it on this way.
If this helped you, please mark this post as an accepted solution and like to give KUDOS .
Regards,
Affan
Hi Arentir
The Calendar Function does not work with changing measures. It's behavior is somewhat similar to the calculated columns. It is created once and the sliced measures may keep on changing, so it is not possible to create it on this way.
If this helped you, please mark this post as an accepted solution and like to give KUDOS .
Regards,
Affan
Thanks for the explanation. I though I could have tables that react to filter but I guess it is just not the way it works