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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors