Forum Discussion
gpraveenonline
10 years agoFrequent Visitor
How to add a Serial Number or Row Number Column in Power BI?
You can edit the table by "Edit Query" Option. Find the Add Index Column in the "Add Column" Tab. You can see now the new column is added at the last. Customize the column to rename it as "SNO" or "R...
- 10 years ago
You can also add index column which starts from 1 directly as below.
Best Regards,
Herbert
v-haibl-msft
Microsoft Employee
10 years ago
You can also add index column which starts from 1 directly as below.
Best Regards,
Herbert
nsaraf
2 years agoFrequent Visitor
Hi all, I have a calculated table for 365 dates starting April 01 20xx (using the Calendar DAX function). Now I need to add a column that simply puts a serial number for each row. The Edit Query only works for imported data...I am a newbie, obviously.
Any help will be very much appreciated.