Forum Discussion
wxqqaz
9 years agoNew Member
Index column for summarised table
Hi guys Does anyone know how to add an index column for a summarised table which is not directly derived from a query, or alternatively, can I just simply create a column counting the row number ...
v-huizhn-msft
Microsoft Employee
9 years agoHi wxqqaz,
We can not add index column in the summaried table. You can add a calculated column by ranking any column in your summaried table. More details, please review RANKX function.
Best Regards,
Angelia