<div>I'm a developer of chart game and I need help with formulating a way to show charts. I need to sort the data in the table by the column(Sales) of the table descending and then by using that I have to somehow generate new ids that show their new position, and then put them in their own column (Chart Position)</div>
<div><br></div><div>Any ideas about how this can achieved with Valentina or an alternative that would work equally as well?</div><div><br></div><div><span class="Apple-style-span" style="text-decoration: underline;">Current Table </span></div>
<div>Sales, Chart Position </div><div>500,0</div><div>300,0</div><div>100,0</div><div>900,0</div><div><br></div><div><span class="Apple-style-span" style="text-decoration: underline;">What I need accomplished</span></div>
<div><div>Sales, Chart Position </div></div><div>900,1</div><div>500,2</div><div>300,3</div><div>100,4</div><div><br></div><div><br></div><div><br></div><div>--</div><div>Lead Developer of MWR,</div><div>Wolverine Studios</div>