🔴 Solving Advanced Data Cleaning Problems in Power Query (+ downloadable files)

  Рет қаралды 38,100

Goodly

Goodly

Күн бұрын

Check out our newly launched M Language course ↗️ - goodly.co.in/l...
Download Output - www.goodly.co....
===== ONLINE COURSES =====
✔️ Mastering DAX in Power BI -
goodly.co.in/l...
✔️ Power Query Course-
goodly.co.in/l...
✔️ Master Excel Step by Step-
goodly.co.in/l...
✔️ Business Intelligence Dashboards-
goodly.co.in/l...
===== LINKS 🔗 =====
Blog 📰 - www.goodly.co....
Corporate Training 👨‍🏫 - www.goodly.co....
Need my help on a Project 💻- www.goodly.co....
===== CONTACT 🌐 =====
Twitter - / chandeep2786
LinkedIn - / chandeepchhabra
Email - goodly.wordpress@gmail.com
===== WHO AM I? =====
A lot of people think that my name is Goodly, it's NOT ;)
My name is Chandeep. Goodly is my full-time venture where I share what I learn about Excel and Power BI.
Please browse around, you'd find a ton of interesting videos that I have created :) Cheers!

Пікірлер: 103
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Download the output file here - goodly.co.in/wp-content/uploads/2023/05/Solving-Tricky-Data-Cleaning-Problems-Ouput.xlsx and please watch this video on List.Accumulate - kzbin.info/www/bejne/iHrSZYKohc6rmdE
@willm7994
@willm7994 Жыл бұрын
Hi I have found that the links to your courses and workbooks don't work, Is there an issue with your site ?
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
@@willm7994 Yes our hosting is down for a bit. It should be working anytime soon. Thanks for being patient. If you can drop me an email - goodly.wordpress@gmail.com I can let you know when we are up and running
@willm7994
@willm7994 Жыл бұрын
@@GoodlyChandeep thanks will drop you a message I have become quite a fan of your content
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
@@willm7994 thanks, The website is working now.
@willm7994
@willm7994 Жыл бұрын
@@GoodlyChandeep thanks just downloaded a workbook 👍
@konstantinevseyenko9312
@konstantinevseyenko9312 Жыл бұрын
List.Reverse([Position]) to insert delimiters from the last position instead, will eliminate need of shift calculation
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Didn't think of that.. Thanks 😁
@Excelambda
@Excelambda Жыл бұрын
Super cool!! A formula alternative: =LET(a,B4:B22,b,C4:C22,u,UNIQUE(a), w,BYROW(u,LAMBDA(x,LET(t,TEXTSPLIT(TEXTJOIN(" ",,IF(x=a,b,"")),{"-"," ","="},,1),TEXTJOIN(" ",,--FILTER(t,ISNUMBER(--t)))))), HSTACK(u,IFERROR(--TEXTSPLIT(TEXTJOIN(",",,w)," ",",",,,""),""))) Note: The results are numbers, not text
@alexhsieh8348
@alexhsieh8348 Жыл бұрын
Seriously impressive!
@RaviGupta-mo1nf
@RaviGupta-mo1nf Жыл бұрын
The efforts you put in to bring such wonderful videos shows the passion you have. I have been learning a lot and also becoming more passionate about PQ, PBI & Excel. To me, you are a true Guru and I cannot thank you enough. I repay your debt by teaching/helping others without payment. Thank you once again Chandeep.
@rhaps2008
@rhaps2008 Жыл бұрын
Thank you, I always end up with a headache trying to work out how best to fix messy data from excel and pdf files, your explanation on List.Accumulate and how to get the results I want helps me so much
@gustavobarbosa906
@gustavobarbosa906 Жыл бұрын
It is amazing how you can combine several complicated transformations into a few steps. The main lesson I took from all this is what you said in the beginning: if one wants to do anything more advanced one should preferably use lists. Thank you for this very interesting video.
@tak0331
@tak0331 Жыл бұрын
Great explanation as always! Best part is how you calmly troubleshot errors on the fly - this helped the training resonate even more. Let’s get this man 100k subscribers asap.
@raimundojs9547
@raimundojs9547 Жыл бұрын
I can't thank you enough. You're brilliant!
@willianthalles
@willianthalles Жыл бұрын
You are one of the best in this language Goodly. 🎉🎉 Congrats. NASA level
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad you think so Willian!
@kebincui
@kebincui 4 ай бұрын
Excellent. Looking forward to more videos like this with advanced level ❤👍
@orleanCosta
@orleanCosta Жыл бұрын
My man, it's simply amazing. You're the best. Thanks a lot.
@profcor1820
@profcor1820 Жыл бұрын
Thanks for your Explanation. Try it right away on Monday 😊
@JJ_TheGreat
@JJ_TheGreat Жыл бұрын
Thank you for your insights! I really enjoyed this presentation and learned some techniques!
@anuragkumar-dm1er
@anuragkumar-dm1er Жыл бұрын
Perfect Session. Please do a live session at least once a month. Thanks
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad you like this Anurag! Yes, we are doing one live session a month!
@DannyChan-o8l
@DannyChan-o8l Жыл бұрын
This is a very superb transformation. The crux is making use of the implicit looping in M functions to do the transformations. This example appears complex because it involves two level of looping and application of multi-level looping using M-code transformation is not intuitive to the general folks. Anyway, thanks Chandeep for your detailed explanation with this example.
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Thanks :)
@stefaanlouette
@stefaanlouette Жыл бұрын
My man, you are super, clearly explained. Key take away for me is that I need to step up my game when I see you do this M magic 😅
@seamushand8439
@seamushand8439 10 ай бұрын
Super detailed tutorial. Thanks
@AmirHosseinGolshani
@AmirHosseinGolshani 9 ай бұрын
very very excellent, Thanks for your Great explanation
@kasondekasondel2885
@kasondekasondel2885 Жыл бұрын
Hello from Zimbabwe, missed the live session, but practicing with the recorded video. Thank tutor
@cristian.angyal
@cristian.angyal Жыл бұрын
Missed the Live session but definitely watching the recording!
@dwijenbaruah8257
@dwijenbaruah8257 Жыл бұрын
This is great !! What about Split Column and applying By Non-digit To Digit after query " Table.Group(#"Changed Type", {"Transaction NO"}, {{"All", each Text.Combine(_[Payment]," ")}})" .
@hoaithuongluu2869
@hoaithuongluu2869 Жыл бұрын
So WoW, wish you the best and hope to see more video from you. Thanks to you, I always have "surprised" moment whenever watching your video 🎉🎉🎉
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Thank you so much ;)
@007lbp
@007lbp Жыл бұрын
Amazing...Advanced M.....Fantastic
@midmindconsulting1298
@midmindconsulting1298 11 ай бұрын
you are really a STAR .. Thanks for sharing your knowledge ! Love you Bro !
@josephindahl548
@josephindahl548 Жыл бұрын
Joining from Spokane, WA - United States
@kimsanov
@kimsanov 6 ай бұрын
At 35:00 isnt it better to sort list descending order so that symbols insert from positions at end of string?
@dirkstaszak4838
@dirkstaszak4838 11 күн бұрын
Brilliant ❤
@JJ_TheGreat
@JJ_TheGreat Жыл бұрын
16:37 Hey Chandeep, Question: You had named your query here “Cols”. So why is it that after you converted it to a list, the M code is referencing “Cols1”? Thanks.
@chrisseelbach3746
@chrisseelbach3746 4 ай бұрын
Thanks!
@JJ_TheGreat
@JJ_TheGreat Жыл бұрын
46:35 Rather than trying to guess the delimiters, is there a way you can write in the code something like Is.SpecialChar() - kind of like Is.Num() - and use something like that to clean it up?
@nazarkamal8831
@nazarkamal8831 7 ай бұрын
❤❤❤❤ super bro thanks 👍👍👍
@yashrsingh
@yashrsingh Жыл бұрын
Thanks for sharing this
@hokki28
@hokki28 Жыл бұрын
You could also have used function Splitter.SplitTextByPositions
@kebincui
@kebincui 4 ай бұрын
This seems a good idea, but it is extremely dificult to implement. I tried but failed. The key obstacle is that Table.SplitColumn() with Splitter.SplitTextByPositions cannot get the positon values from the other column, it only handle the data in each own column respectively. If you can do thsi, please kindly share your code. Thanks in advance.
@hokki28
@hokki28 4 ай бұрын
@@kebincui unfortunately I‘m not using Power BI any more (retired)
@DeepakKashyap-fr3ek
@DeepakKashyap-fr3ek 8 ай бұрын
Hello, Chandeep, Deepak joining from Poland
@giovanni_a67
@giovanni_a67 Жыл бұрын
It will never be too early for Microsoft to start implementing some regular expressions functionality in their mainstream software. If MS read this, they will retaliate removing that little regexp-like stuff that they have in Word :-) This case would have been an ideal candidate for an easy solution. Thank you for the videos, there is always some interesting tip and technique to be found in them.
@shivanandbiradar1277
@shivanandbiradar1277 6 ай бұрын
Thank you
@carolshipley7903
@carolshipley7903 9 ай бұрын
Wonderful
@SandipanSarkar-c8v
@SandipanSarkar-c8v 10 ай бұрын
finished watching
@khurramtoufeeq8417
@khurramtoufeeq8417 4 ай бұрын
App acha teach kertay han please hindi ma be explain kiya kren
@craigchang699
@craigchang699 7 ай бұрын
This example is arranged with fixed width. What if each field is with variable width?
@PRABHAKARREDDYBASIREDDY
@PRABHAKARREDDYBASIREDDY 11 ай бұрын
ya chandeep i learnt m code... but still practice more
@pakipower
@pakipower Жыл бұрын
Thanks, well i get the same results by using "Column from Example" solely by using UI in 10 steps
@alanfeucht9503
@alanfeucht9503 Жыл бұрын
Seattle, WA ... Mostly DAX editor
@jackjobriencorso
@jackjobriencorso 5 ай бұрын
I use power query instead of M-code, but I am interested in learning it if it will save time. CT
@JJ_TheGreat
@JJ_TheGreat Жыл бұрын
40:16 Could we have removed the dashes before splitting the columns?
@Travel-Costa-Rica
@Travel-Costa-Rica Жыл бұрын
Cartago, Costa Rica
@kadirkkkk
@kadirkkkk Жыл бұрын
36:00 what about using text.replace and replace spaces with pipe ( | ) character
@mohamedosama6409
@mohamedosama6409 Жыл бұрын
You are a legend.
@arungupta8444
@arungupta8444 Жыл бұрын
What if the Source File is used for the Merge + Append + Group transformations with other files . but now the source file got Updated with Lots of Data and it is difficult to update the file and we need to replace the source file alltogether, with new file with same name, without affecting the previous output. Can it be done with "Parameters" Setting or something else. Please Advise.
@jiaoyang6780
@jiaoyang6780 Жыл бұрын
Why not use space to separate columns, which saving some steps!
@antonysovy5887
@antonysovy5887 Жыл бұрын
It's amazing!!!!!!!!!
@kimboard6720
@kimboard6720 Жыл бұрын
both!!
@SouravMondal-hb8rz
@SouravMondal-hb8rz 7 ай бұрын
Sir in power Bi how we can keep nth length space Between two text ....? And that space should be visible in visualisation as well
@GoodlyChandeep
@GoodlyChandeep 7 ай бұрын
Text.Pad function in Power Query might help
@danielblanc1370
@danielblanc1370 Жыл бұрын
Thank you for this live and your clear explanations. I searched for the files to download but couldn't find them, could you attach them please?
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
pinned comment
@danielblanc1370
@danielblanc1370 Жыл бұрын
@@GoodlyChandeep Thank you for the file, very good video I learned a lot about the possibilities of List.Accumulate
@dharmendrasharma5449
@dharmendrasharma5449 Жыл бұрын
M from Indore bro
@MamtaChawta
@MamtaChawta Жыл бұрын
can u make a video on power query template...how to make a template n reuse it..everymonth my complete data is deleted n new report is pasted..how can i use power query
@PRABHAKARREDDYBASIREDDY
@PRABHAKARREDDYBASIREDDY 11 ай бұрын
I am Prabhakar from Bangalore
@amitk1208
@amitk1208 Жыл бұрын
You are awesome 👍
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Thanks Amit!
@yesmayhem
@yesmayhem 11 ай бұрын
My client has 80s bandwidth. It's going to take a couple of months to get near speed. I notice the with each action processing queries and loads takes longer. The larger the data set the worse it gets. I tried to create the query with a slimmed down data set. same thing. Is there a way to get past horrible bandwidth?
@GoodlyChandeep
@GoodlyChandeep 10 ай бұрын
I really don't know the answer to this 😐
@yesmayhem
@yesmayhem 10 ай бұрын
@@GoodlyChandeep lol Thanks for saying this. There are a couple of issues that Power Query may be missing on. At the point of import. I realized that in explorer you can filter file metadata. You can filter on fields like dates in explorer and in its search bar. Power Query should be able to leverage this and other pre import filtering as it does within its already imported dataset. Doing this would be a nice head start.
@ddp2049
@ddp2049 8 ай бұрын
USA NJ I use the user interface
@amitjain7949
@amitjain7949 8 ай бұрын
Hi Chandeep, Pleaseeeee make video on how to upload zip nse bhavcopy to power query from web
@IrshadKhan-vk8rn
@IrshadKhan-vk8rn 8 ай бұрын
@amitjain7949 brother you use some python functions to automatically download the file to the folder location. Once these file are downloaded then create a function using this link code sql10.blogspot.com/2016/06/reading-zip-files-in-powerquery-m.html?m=1 once you created the function just get the data from the folder once done you can then use this function to extract the files from zip file without actually extracting it to that location. Hope that helps.
@SSi-nq3rt
@SSi-nq3rt 4 ай бұрын
guess that would have been to complicate. 😶‍🌫️ guess i woul have taken the complex way by creating one table per group, cleansed the first table, copy the code to the remaining tables and then append it again into one table. Or….. just do it more or less manually. And then go to the person who created that list AND…🤔…
@murshidgammeryt5232
@murshidgammeryt5232 Жыл бұрын
Hi sir ., one quary in power quaries in excel work book 1 sheet have Tractor loan data and 2 sheet have home loan data every month we save can youn solve my quries how that work book both data append in power quries but both should be month wise append 1 sheet Tractor loan data april to dec and 2 sheet home loan data april to dec 2 sheet in power quaries
@vinayakdaliyan7527
@vinayakdaliyan7527 Күн бұрын
where this is use in which job profile ??...
@vinayakdaliyan7527
@vinayakdaliyan7527 Күн бұрын
cuz it is difficult to remember such type of these things ..
@shankar49677
@shankar49677 Жыл бұрын
Familiarising or updating excel knowledge
@satyavansahani1833
@satyavansahani1833 4 ай бұрын
Hey Can anyone help me to clean data & visualize in power bi
@jonjorombonanilfgard
@jonjorombonanilfgard 11 ай бұрын
From Madagascar
@khurramtoufeeq8417
@khurramtoufeeq8417 4 ай бұрын
Hi how are you
@Mr.VJ0527
@Mr.VJ0527 Жыл бұрын
Delhi ncr
@shankar49677
@shankar49677 Жыл бұрын
Coimbatore
@AbhiGorghate
@AbhiGorghate 4 ай бұрын
Pune
@Hjmatthebench
@Hjmatthebench 5 ай бұрын
Geneva
@shankar49677
@shankar49677 Жыл бұрын
India
@Mr.VJ0527
@Mr.VJ0527 Жыл бұрын
Interface
@rrrraaaacccc80
@rrrraaaacccc80 Жыл бұрын
💯👍
@abcabc-kn4fh
@abcabc-kn4fh Жыл бұрын
Bhavnagar gujarat
@honeyishere
@honeyishere Жыл бұрын
How to mail you??
@JJ_TheGreat
@JJ_TheGreat Жыл бұрын
41:33 Nor do you know how many junk characters there will be.
@ashutoshverma1418
@ashutoshverma1418 5 ай бұрын
please provide original file not the output file.
@WendyXie-i2h
@WendyXie-i2h Жыл бұрын
🙂
@SandipanSarkar-c8v
@SandipanSarkar-c8v 10 ай бұрын
finished watching
10 awesome Power Query tricks you NEED to know! | Excel Off The Grid
15:44
Excel Off The Grid
Рет қаралды 42 М.
Cute
00:16
Oyuncak Avı
Рет қаралды 12 МЛН
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 112 МЛН
I Bet You Don't Know All These Power Query Tricks
12:28
Goodly
Рет қаралды 38 М.
Advanced Unpivoting Tricks in Power Query
30:19
Goodly
Рет қаралды 19 М.
List.Accumulate Case Study in Power Query
13:23
Goodly
Рет қаралды 24 М.
Master Data Cleaning with Power Query in Excel in 9 Minutes
9:26
MyOnlineTrainingHub
Рет қаралды 76 М.
Microsoft Fabric for Power BI developers - 3.5 HOUR FREE COURSE
3:29:41
Learn Microsoft Fabric with Will
Рет қаралды 35 М.
Advanced Group By Tricks in Power Query
14:37
Goodly
Рет қаралды 94 М.
5 Super Helpful DAX Tricks!
20:23
Goodly
Рет қаралды 14 М.
Cute
00:16
Oyuncak Avı
Рет қаралды 12 МЛН