Forum Discussion
Get Dynamic date in slicer
Hi,
I have 2 date slicer, I want to when I select a date in 1st slicer then 2n slicer contain only greater date of 1st slicer.
I have create a calender table
hi, bibhash_21
First, you should know that calculated column and calculated table can't be affected by any slicer.
Notice:
1. Calculated column/table not support dynamic changed based on filter or slicer, they are "static" , will not respond to filters.
2. Measure can be affected by filter/slicer, so you can use it to get dynamic summary result.Best Regards,
Lin
2 Replies
- v-lili6-msftCommunity Support
hi, bibhash_21
First, you should know that calculated column and calculated table can't be affected by any slicer.
Notice:
1. Calculated column/table not support dynamic changed based on filter or slicer, they are "static" , will not respond to filters.
2. Measure can be affected by filter/slicer, so you can use it to get dynamic summary result.Best Regards,
Lin
- bibhash_21Frequent Visitor
Thaks for answer,
Now, How can achhive that.
v-lili6-msft wrote:hi, bibhash_21
First, you should know that calculated column and calculated table can't be affected by any slicer.
Notice:
1. Calculated column/table not support dynamic changed based on filter or slicer, they are "static" , will not respond to filters.
2. Measure can be affected by filter/slicer, so you can use it to get dynamic summary result.Best Regards,
Lin