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

Win a FREE 3 Day Ticket to FabCon Vienna. Apply now

Reply
MathieuF
Helper III
Helper III

Repeat a value based on another column

Good morning,
I change my wish to try to find a solution.
In my data, each task_id is associated with a user_name but it is not repeated over the entire column for the same task_id.
How to repeat in another column the user_name associated with a task_id?

Thank you very much.

 

https://drive.google.com/file/d/1j-P7F-Prw_5y-3QmV8WzE8GdApm1X5NX/view?usp=drive_link

 

MathieuF_0-1700575738351.png

 

2 REPLIES 2
DOLEARY85
Resident Rockstar
Resident Rockstar

Hi,

 

you can potentially do this by using the group by option:

 

1. Select Task_Id as the group

2. Add a username column under aggregation and select Max as the operation of the username colum

3. Add a second aggegation as All Rows

 

 

DOLEARY85_0-1700584291406.png

 

Click okay and expand the all rows column - you should have a new username column (i called it username1) with a completed list.

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

 

Hello @DOLEARY85 

Thank you very much for your help.
The file I made available is a small file. My real file weighs several GB and the data is on Google big query.
The manipulation you gave me seems to take a long time.

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.