Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear Experts, would like to check how should i fill up the blank in Team Name that read the same value as the first.
Team Name | Agent Name |
Team A | A |
B | |
Team B | C |
D | |
E | |
F | |
Team C | G |
H | |
I | |
J | |
K |
end result should be as below.
Team Name | Agent Name |
Team A | A |
Team A | B |
Team B | C |
Team B | D |
Team B | E |
Team B | F |
Team C | G |
Team C | H |
Team C | I |
Team C | J |
Team C | K |
Solved! Go to Solution.
Hi @AAAbbbnewbie,
In PowerQuery you can right click on the column and choose Fill -> Down.
Best Regards,
Alexander
Hi @AAAbbbnewbie,
In PowerQuery you can right click on the column and choose Fill -> Down.
Best Regards,
Alexander