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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
BozeVogel
Frequent Visitor

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
Super User
Super User

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.

View solution in original post

2 REPLIES 2
BozeVogel
Frequent Visitor

@ChielFaber  Thank you very much

ChielFaber
Super User
Super User

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.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors