Forum Discussion
Angads
3 years agoAdvocate I
Help with dax!
I want if select all is selected in date slicer it should show total sales for all dates, if no date selected it should show last date sales in date column and id any specific date selected it should...
tamerj1
3 years agoCommunity Champion
Angads
Are you using a custom visual slicer?
Normal slicer seems to interact normally with the ISFILTERED funtion
Angads
3 years agoAdvocate I
What when Select all is also there in the slicer! That time its not working! tamerj1
- Greg_Deckler3 years agoCommunity Champion
tamerj1 Unfortunately no. Using the "Select all" feature simply behaves differently than individually selecting all of the items. It's the same as not selecting anything. I do not know of any way to distinguish between the two.
- tamerj13 years agoCommunity Champion
Angads
You are right, "Select All" is different than selecting all items one by one but it behaves exactly the same as nothing is selected. It does not seem to be any way to distinguish between the two scenarios.Greg_Deckler any ideas?