"mahmoud linux"
1 TopicCalculate countax vs counta
I need your clarification I've table and I need to count all contents include numbers and text on specific column with specific condition When use calculate(countax(Roster[today shift]), Age < 34) it gives me wrong result while calculate(counta(Roster[today shift], Age < 34) give right one what's the difference between them in this case? I think I still don't understand filter concept in daxSolved1.5KViews0likes4Comments