Forum Discussion
Anonymous
3 years agoNot applicable
Help with conditional index
Oi pessoal! Eu preciso de uma ajudinha com um problema de índice. Quero criar um índice condicional baseado na coluna "qtd venda" (see the anex). Basicamente, o primeiro número do índice...
jbwtp
3 years agoMemorable Member
Oi Anonymous,
você poderia fornecer uma captura de tela da visualização desejada? Isso não é óbvio do que você tem o que você está tentando alcançar.
Obrigado,
John
Anonymous
3 years agoNot applicable
Sorry for that.
I need the Index follow the MAX of sales amount.
Lets use this table:
If the sales amount of any cod change, the index will move, even if i sort the column and the table will do that:
But i need this:
Index 1 must always be linked to the highest sales amount. I tried with RANKX but when sales amount of two lines has the same value, the rank number is the same for both, even using dense function.
I hope it was more clearer
Thanks,