Forum Discussion
xiumi_hou
5 years agoPost Partisan
URGENT - dax function not working
Hi all, I have the month slicer, I was trying to calculate how many people activated at the begining of the seleced month. For example: when I selected April, I want to know how many people was u...
xiumi_hou
5 years agoPost Partisan
Thanks Jihwan_Kim The below query can return the result. The only thing is I have active relationship built for case table(assigned date) with the date table (date). - This can not be removed since a lots of other querys are based on this. Do I need to made any changes?
Jihwan_Kim
5 years agoSuper User
Hi, xiumi_hou
Oh, in that case,
allselected or all function can help to remove filters in only that particular DAX measure.