Forum Discussion
JacoMathew
4 years agoFrequent Visitor
Create Index on a table in Data pane and not in Power Query
Hi, I have created a simple list of String using the Create Table in Data pane. I wanted to create a column that shows the row number. I came accros RankX but that sorts using the string and assig...
PaulDBrown
Community Champion
4 years agoYou could create it using a veeeery long SWITCH expression...
However, if the list is static, I would probably create it in Excel including the index column and copy/paste it into a table using "Enter Data" in the ribbon.