Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Counter on values

Hi all,

 

I'm rather new to Power BI and I would like some help with creating a counter. The first time a value occurs in a column, I would like to have value "1", the second time it occurs value "2", and so on.

 

2023-03-30 12_05_59-Book1 - Excel.jpg

 

I know how to do this in Excel but not in Query Editor. Hopefully someone can help me out.

 

Greetings.

1 ACCEPTED SOLUTION
ChielFaber
Solution Supplier
Solution Supplier

I think this blogpost by Reza Rad might help you get to your solutions:

 

https://radacad.com/create-row-number-for-each-group-in-power-bi-using-power-query

 

It uses an index with a group by function. The explanation is easily written and you can just follow the steps replacing the example columnames by the column names in your data.


[Tip] Keep CALM and DAX on.
[Solved?] Hit “Accept as Solution” and leave a Kudos.
[About] Chiel | SuperUser (2023–2) |

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@ChielFaber  Thank you very much

ChielFaber
Solution Supplier
Solution Supplier

I think this blogpost by Reza Rad might help you get to your solutions:

 

https://radacad.com/create-row-number-for-each-group-in-power-bi-using-power-query

 

It uses an index with a group by function. The explanation is easily written and you can just follow the steps replacing the example columnames by the column names in your data.


[Tip] Keep CALM and DAX on.
[Solved?] Hit “Accept as Solution” and leave a Kudos.
[About] Chiel | SuperUser (2023–2) |

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors