Forum Discussion
robertosangi
4 years agoHelper I
Index 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
4 years agoSuper User
robertosangi , refer if this video from Curbal can help
robertosangi
4 years agoHelper I
Hi 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