Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
It seems so simple, but I am not sure how to do it.
I want to create a column that counts up by one each row. Basically, showing the number of the row in the table:
State | Number |
New Mexico | 1 |
New Hampshire | 2 |
Colorado | 3 |
California | 4 |
Florida | 5 |
Kentucky | 6 |
Mississippi | 7 |
Solved! Go to Solution.
This will point you in the right direction
This will point you in the right direction
User | Count |
---|---|
98 | |
76 | |
76 | |
48 | |
26 |