Forum Discussion
Trebor84
Helper II
4 years agoSlow transformation - List.Buffer or Table.Buffer as possible solution?
Hi, Hoping someone can help with suggestions to speed up the code below please. This code strips out part of a number and uses a hex2decimal conversion to convert the job ref. This is curren...
Trebor84
Helper II
4 years agoThanks for the suggestions, both pieces of code massivley speed up the conversions.
The merge still takes 20 minutes if anyone has a suggestion for that?
Thanks
Vijay_A_Verma
Most Valuable Professional
4 years agoAre you doing merge to perform VLOOKUP? Will you be getting a single value in every row or more than one value also?
- Trebor844 years ago
Helper II
Hi, I use this for lookup to bring back a lat and long field from my other table.