Forum Discussion
Ffitzpatrick47
Helper II
8 years agocontexts in calculates
I have this function: calculate([sumAmt],filter(all('public s_ar_f_compare_v'[cdate],'public s_ar_f_compare_v'[pdate]),isblank('public s_ar_f_compare_v'[cdate])&&'public s_ar_f_compare_v'[pdate]>...
Ffitzpatrick47
Helper II
8 years agoNo, of course not, because even though the literature says all returns a table or a column unencumbered by a filter context, and min takes a column, the column all returns is not the column that min takes.