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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
RupertBear
Regular Visitor

Repeating Index Colum over Values 1-n

Hi,

 

I am struggling to implement a new index column that starts from one, counts up to 44 and then repeats this until the end of my data ( the number of rows varies depending on the source).

 

i.e:

1

2

3

....

44

1

2

3...

 

 

Many thanks 

 

1 ACCEPTED SOLUTION
PradipMCT
Resolver II
Resolver II

Hi 

 

You can create the index column first. 

 

Power Query --> Add Column --> Index column

 

Now create a modulo column which you'll find under 

 

Power Query --> Add column --> Standard --> Modulo 

Enter the number 44 as mentioned by you. 

 

You are sorted.

 

If this is the solution then please mark it as a solution while responding. 

 

Thanks.

Pradip Pardeshi (Microsoft Certified Trainer)

View solution in original post

1 REPLY 1
PradipMCT
Resolver II
Resolver II

Hi 

 

You can create the index column first. 

 

Power Query --> Add Column --> Index column

 

Now create a modulo column which you'll find under 

 

Power Query --> Add column --> Standard --> Modulo 

Enter the number 44 as mentioned by you. 

 

You are sorted.

 

If this is the solution then please mark it as a solution while responding. 

 

Thanks.

Pradip Pardeshi (Microsoft Certified Trainer)

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors
Top Kudoed Authors