Forum Discussion
tutoteca
8 years agoNew Member
count.if in dynamic range
Hi,
i want to know if it's possible to do this in DAX
=count.if($C$2:C2,D2)
the range is dynamical and increases when go down.
thanks a lot
3 Replies
- v-caliao-msft
Microsoft Employee
The count if logical in exlce is not the same as in DAX, if you provide us some sample data and elaborate your expected result. we could make further analysis. Do mask sensitive data before uploading.
Regards,
Charlie Liao- tutotecaNew Member
Hi,
i want to know if its possible to do this in DAX:
=count.if($C$2:C2,D2)
The range is dynamical and increases when go down.
(i beg your pardon for my english that is not so good)
Thanks a lot
- Ashish_Mathur
Super User