This is absolutely EPIC. Records has taken the merge to a new level! Please make a video where the price is retreived correctly after the date of change. Meaning, look at my transaction date and fetch the price on or after that date from the price list
Happy that you found it useful, if I am not mistaken, this video will answer your question APQ12 | Exact & Approximate Match | Lookup changing Prices & Discount | Advanced Power Query ua-cam.com/video/rQZBORgxg14/v-deo.html
Thank you for showing the trick of using each with records to extract multiple values 🙏. At 18:03, Table.Sorts comparison requirement as a list is surprising given it says “as any”; it would be much appreciated if a video was made going over how to know when a function parameter requires a list or record, even when it doesn’t say. Or maybe it just needs to be memorized? Thank you.
Here is a challenge for you. Get the price that was in effect when the product was purchased. So you could have a different price for each item, even if they are the same item.
This one is much easier, in such a case I would use table.selectrows to filter down the price list for all price before the purchase date, then I would pick the last item using list.last(provided that the price list is sorted properly)
Very cool technique. It would be nice to see this done to get the one "correct" price. That is the price on the date of the sale - that is the sale date is less than the max date.
I have a question for you. I am merging the query . After merger done i can see the duplicate entry updated by power query.How to avoid this step and i cannot delete the duplicate entry there are duplicate amounts in another tab
What if I have a scenarios where I need to bring over a city name instead of price. And the SalesData table has extra products not present in PriceList table. And also on the PriceList table different products can have same city name. So in the end I want to bring over city name to SalesData table, and also get rid of the extra products in SalesData.
This is absolutely EPIC. Records has taken the merge to a new level! Please make a video where the price is retreived correctly after the date of change. Meaning, look at my transaction date and fetch the price on or after that date from the price list
I would like to see that too. Please make such a video! :)
@@juja2819 I took up that challenge and made that one myself !
Happy that you found it useful, if I am not mistaken, this video will answer your question
APQ12 | Exact & Approximate Match | Lookup changing Prices & Discount | Advanced Power Query
ua-cam.com/video/rQZBORgxg14/v-deo.html
So glad I found your channel - been struggling with this issue for a while and this is beautiful solution
Believe me! because of your teaching style and wonderful explanation Power Query has become so interesting, easy and simple. Thank you very much.
Thank you so much Zahoor, appreciate your encouragement and support
Excellent communication and good examples
Happy that you found it useful
Good job, who needs Add Custom Column when you can just make a record and expand it! Well done.
Thank you 🙏
HI Amir. Nice to see you back with a new video. Very helpful!
Thank you, happy that you liked it
Amir.. your are a great source for PQ solutions...Please keep the videos coming
Absolutly brillant ! Thanks you for this wonderful demo.🙏🏽
Thank you so much, happy that you found it useful
Thank you for showing the trick of using each with records to extract multiple values 🙏. At 18:03, Table.Sorts comparison requirement as a list is surprising given it says “as any”; it would be much appreciated if a video was made going over how to know when a function parameter requires a list or record, even when it doesn’t say. Or maybe it just needs to be memorized? Thank you.
Genius, much love from 🇩🇿
Thank you Hicham, Cairo loves you as well
Your all the videos are very informative and amazing.
Thank you so much
Here is a challenge for you. Get the price that was in effect when the product was purchased. So you could have a different price for each item, even if they are the same item.
This one is much easier, in such a case I would use table.selectrows to filter down the price list for all price before the purchase date, then I would pick the last item using list.last(provided that the price list is sorted properly)
@@aaaexcelenglish Oh that is wonderful!!! You are for sure someone that I am going to follow and sub to.
This is really inspiring as always. Thanks a lot.
My pleasure, thank you for your comment
Just fantastic tutorial
Thank you 🙏
Excellent!! I have an issue like this and now o know how to solve. Thanks a lot.
Most welcome , happy that you found it helpful 👍
Very cool technique. It would be nice to see this done to get the one "correct" price. That is the price on the date of the sale - that is the sale date is less than the max date.
thank you Jerry, i made video APQ12 to show exactly how you get exact price
ua-cam.com/video/rQZBORgxg14/v-deo.html
Excellent tutorial. Thank you very much.
Most welcome 🙏
Fantastic😊..This is great...
Thank you 🙏
very nice expansion to the columns.
Thank you 🙏
Next level!
This is what I thought!
Thank you for the wonderful tips...god bless...
Most welcome dear
Very nice, thanks for sharing.
Thanks for watching!
This helped a lot! Thank you! :)
Happy to hear that, most welcome
Very impressive!
Thank you 🙏
Excellent dear
Thank you 🙏
Great video!
Thank you 🙏
Magical, I love it!
Thank you 🙏
I have a question for you. I am merging the query . After merger done i can see the duplicate entry updated by power query.How to avoid this step and i cannot delete the duplicate entry there are duplicate amounts in another tab
Try inner join kind if it suits your requirements
Excellent!
Thank you 🙏
What if I have a scenarios where I need to bring over a city name instead of price. And the SalesData table has extra products not present in PriceList table. And also on the PriceList table different products can have same city name. So in the end I want to bring over city name to SalesData table, and also get rid of the extra products in SalesData.
Try to change the join kind to inner or right outer, if I understood correctly
I've been here and let you know. I'm still confused about how and when to use table, list and record in power query
Great
Thank you 🙏
Beautifully done. Thank you
Thank you too!