The Fastest Replace Values method using a list in Power Query

  Рет қаралды 3,081

Access Analytic

Access Analytic

Күн бұрын

Пікірлер: 21
@kebincui
@kebincui 7 күн бұрын
Brilliant as always. This video helps us to understand clearly how those functions works in steps. Thanks Wyn ❤👍
@AccessAnalytic
@AccessAnalytic 7 күн бұрын
Thank you
@bryanvenn5721
@bryanvenn5721 5 күн бұрын
Very helpful explanations!! Thank you for showing the results of all the different options. Would love to see more videos like this!
@AccessAnalytic
@AccessAnalytic 5 күн бұрын
Thanks. I appreciate you taking the time to let me know you found it useful
@jeromeastier462
@jeromeastier462 5 күн бұрын
Hi Wyn, excellent video, very well edited! I really appreciate the facts that you are citing all your references.
@AccessAnalytic
@AccessAnalytic 4 күн бұрын
Thank you for the insightful comment.
@Back1Ply
@Back1Ply 7 күн бұрын
Always love a power query deep dive, thanks for the this.
@AccessAnalytic
@AccessAnalytic 7 күн бұрын
You’re welcome. I appreciate you taking the time to let me know you found it useful
@StephanBenne
@StephanBenne 7 күн бұрын
Hi Wyn, Generally I like the single line of code solutions I tried to use it before in a complex PowerQuery and my refresh time went to the roof. Therefor I stepped back to the Query Merge options. Is is easy to understand and very fast. Thanks for putting the different options side by side.
@AccessAnalytic
@AccessAnalytic 7 күн бұрын
You’re welcome.
@w13ken
@w13ken 8 сағат бұрын
Thanks Wyn, an excellent video that's very well explained and stepped through. And thanks for being honest that you didn't just bang those last 2 solutions out 🙂. Power Query is incredible but the syntax can be pretty tricky and with 700+ functions it's about knowing the art of the possible and lots of practice. Bookmarked this one for when excellent performance on large datasets is essential.
@emujkic
@emujkic 7 күн бұрын
Well done. Love it. Great explanations.
@AccessAnalytic
@AccessAnalytic 7 күн бұрын
Thank you
@mehulthakkar6094
@mehulthakkar6094 6 күн бұрын
Brilliant !!! Very Good👋👋
@AccessAnalytic
@AccessAnalytic 6 күн бұрын
Thank you
@GeertDelmulle
@GeertDelmulle 7 күн бұрын
Hey Wyn, Here’s my experience on approx. match lookup. If you want to do exact or approximate match in PQ-M, yes List.Accumulate (LA) is efficient. Then again Table.Combine is beautiful function as well (that’s a hint). OTOH, I very much like to use the List.PositionOf (LPOSO) function for both, that is: including approximate match lookup. (Really, you can) Excelisfun has a video on approximate lookup to which I reacted giving various methods (including List.Generate per Mike’s request). In my experience LA and especially LPOSO are the fastest. I believe those methods to be a little less convoluted that your methods in this video, honestly. BTW: indeed most important: tables (or lists!) that are called over and over in a function should be buffered right before usage for max. performance.
@AccessAnalytic
@AccessAnalytic 7 күн бұрын
Do you have a blog post or video that demonstrates LPOSO?
@patrickharilantoraherinjat2994
@patrickharilantoraherinjat2994 6 күн бұрын
Just amazing. thank you!
@AccessAnalytic
@AccessAnalytic 6 күн бұрын
You’re welcome. Thanks for leaving a kind comment
@williamarthur4801
@williamarthur4801 7 күн бұрын
I kew I had used this or similar method so had a look through and found this ; List.Accumulate( Table.ColumnNames( Source ) , Source, (s,c)=> Table.TransformColumns( s, { c, each Text.Combine( List.ReplaceMatchingItems( Splitter.SplitTextByWhitespace() (_), OldNew )," ") }) ) , The To.Columns is very fast even though it requries nested list transform if text is to be split, I did try working on records but there was not speed difference, but i just like records.
@AccessAnalytic
@AccessAnalytic 6 күн бұрын
Are you able to re-phrase that code so it works with my example
Excel GROUPBY and PIVOTBY plus checkboxes - October 2024 update part 1
9:04
Sigma baby, you've conquered soap! 😲😮‍💨 LeoNata family #shorts
00:37
Ouch.. 🤕⚽️
00:25
Celine Dept
Рет қаралды 24 МЛН
Cool Parenting Gadget Against Mosquitos! 🦟👶 #gen
00:21
TheSoul Music Family
Рет қаралды 32 МЛН
HOT TAKE on the New Power BI List Slicer
15:31
How to Power BI
Рет қаралды 28 М.
3 Essential Excel skills for the data analyst
18:02
Access Analytic
Рет қаралды 1,5 МЛН
Try The DGET Function Instead of INDEXMATCH & XLOOKUP
12:29
Kenji Explains
Рет қаралды 42 М.
Stop Wasting Time! 3 Easy Ways to Remove Blank Rows in Excel
10:20
Leila Gharani
Рет қаралды 90 М.
Extract Power BI data & measures with Power Automate
17:15
Access Analytic
Рет қаралды 6 М.
Everyone's Talking About This NEW Excel Function (TRIMRANGE)
9:29
MyOnlineTrainingHub
Рет қаралды 40 М.
List.Accumulate Case Study in Power Query
13:23
Goodly
Рет қаралды 24 М.