I would like to display an incremental number for each row on a report I build for a dashboard. This report pulls in data from multiple sheets. I don't need the original row number from each sheet, I only need a series of numbers (i.e. 1,2,3,4,) to display per row. This should display the same regardless of the sort. The idea is when I sharing my screen during a meeting and displaying the report or dashboard , someone on the call can say "can we go back and talk about line 15 for a sec?"
Is this possible?
-Kyle