Forum Discussion
robertosangi
Helper I
4 years agoIndex depending on column value
Hi, I have this situation: I created a conditional column that indexed my value. My problem is that I want this count restart depends on the week value and more i want to index my value...
- 4 years ago
From your table
you group rows by week and by count (in order to manage situation of parity)
hten you group by week
then you order descending your column count inside your groups
at this point you add and index column
at this point you first expand Custom
you obtain this
Finally you expand AllRows.1
remove unnecessary column and that's done
amitchandak
Super User
4 years agorobertosangi , refer if this video from Curbal can help
robertosangi
Helper I
4 years agoHi amitchandak
I watched the video, is similar to my case but doesn't work If I follow the steps she shown.
Actually is not preciselly my case and for this reason gives me several errors