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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi there ;
i want to count one of column and want to give number them wit a new column.Which formula that i can use , could you help me pls.
in below example i want to create "number" column whic is marked red..
but pls be attention that first line will start a specific number is "10.000.001"
thanks for your supports
Solved! Go to Solution.
Hi @erhang
You need to go to the data tab, then go to edit query / power query editor - Add new column
Then you can add Index column from 10000001 with an increment of 1 for example
- Quentin
Hi @erhang
You need to go to the data tab, then go to edit query / power query editor - Add new column
Then you can add Index column from 10000001 with an increment of 1 for example
- Quentin