Hi,
I was using running-count to get a specific rank entered by users, but everytime I try to use this function my report run very slow..
I have the expression:
running-count([Product] for [Year])
Do you have any alternate way to make the processing faster?
Thanks!