Repeat Row N Times

preview_player
Показать описание


- - - - My Courses - - - -
✔️ Mastering DAX in Power BI -

✔️ Power Query Course-

✔️ Master Excel Step by Step-

✔️ Business Intelligence Dashboards-
- - - - Blog - - - -
Рекомендации по теме
Комментарии
Автор

We also can do that by adding custom column and write simple code {1..[value]} and expanding that give us same result. By the way i am your big fan.

rupeshpandey
Автор

You just saved me A LOT of time! Thank you!

wesleyrenton
Автор

Thanks! you saved a lot of manual effort.

nikhilbudhiraja
Автор

Woohoo! Exactly what I was looking for. Thanks, mate!

uweseidel
Автор

Amazing! very clear and to the point, and the way you explain each step in detail helps a lot! thank you.

fjdiazt
Автор

Excellent, it's Very nice your job. Thank you very much for share with us!

triantafyllosmarangos
Автор

Excellent demonstration! Thank you very much for share with us!

marcelofilms
Автор

I tried:
Text.Combine(List.Repeat({[Attribute]}, [Value]), ";")
then Split by ";" to Rows.

Thanks for the inspiration

ExceliAdam
Автор

Great example! much appreciate! that is what i was looking for

LTV_GOD
Автор

Cheers Goodly, you're the man, been looking for this for ages

davidhollingsworth
Автор

Thank you words perfectly, Subscribed :)

oh
Автор

Thank you very much for this tutorial. I had manually been duplicating lines by X amount of times through a VBA script but this way is much quicker :)

tecwzrd
Автор

Superb.
Hey can you help me to repeat selected rows at top as well as on bottom of the page on each printing page?

rajudongang
Автор

Very useful video, why can't view in Playlist as a Powe Query in your channel

shoaibrehman
Автор

Hi.. I have 250k rows of data and I want to repeat that Ntimes but adding date to 1 column )incremental) Ex, . The first 250klines with date June 5 and the next duplicated 250 rows will have new date June 6 and so on.. how can I do that in pquery?

meditatereflect
Автор

is there a way to do this with google sheets?

demetriusc