Forum Discussion
jyaul786
Helper II
3 years agoDax to remove blank cell
Dear Friends, i have calendar table: Calendar(Date) and i would like to get always minimum date when select by slicer. so that i wrote measure: Min_Date=CALCULATE(MIN('Calendar'[Date]),ALL('Calend...
jyaul786
Helper II
3 years agoBoth measure dont give correct value.
whenever i slice(filter) the slicer its working fine. when there is no any slicing(no filter on slicer) its give the blank cell
image:
Thanks for your help
mlsx4
Memorable Member
3 years agoAnd, what if you filter in the filter pane where Date <> blank?