Create an Index Column for Subgroups in Power Query

  Рет қаралды 35,933

Goodly

Goodly

3 жыл бұрын

Check out our newly launched M Language course ↗️ - goodly.co.in/learn-m-powerquery/
- - - - My Courses - - - -
✔️ Mastering DAX in Power BI -
goodly.co.in/learn-dax-powerbi/
✔️ Power Query Course-
goodly.co.in/learn-power-query/
✔️ Master Excel Step by Step-
goodly.co.in/learn-excel/
✔️ Business Intelligence Dashboards-
goodly.co.in/learn-excel-dash...
- - - - Blog - - - -
www.goodly.co.in/

Пікірлер: 49
@GoodlyChandeep
@GoodlyChandeep 8 ай бұрын
Check out our newly launched M Language course ↗ - goodly.co.in/learn-m-powerquery/
@imronnesia5170
@imronnesia5170 3 ай бұрын
Love the way you explain everything. You always make some complex things become a simpe thing with simple and easy explanation.
@SaniGarba
@SaniGarba 3 жыл бұрын
One word, "Ëxcellent". I've seen a few approaches to this problem, yours is the most ingenious by its simplicity. Thanks.
@venkateshpandian9771
@venkateshpandian9771 3 жыл бұрын
Very useful trick. I always admire, your videos are in a simple language and easy to understand and digest. Thanks for sharing your knowledge.
@thamirlnaachiyaar5153
@thamirlnaachiyaar5153 2 жыл бұрын
I greatly appreciate it, it helped me to reconcile accounts with many transactions having the same value. I was struggling to work it out to eliminate the duplicate. 🙏🙏 as the query picking up all rows with the same value instead of one.
@FutureFaz
@FutureFaz 9 ай бұрын
I used this to create dropdowns for a boatload of data options based on the first column. Thank you!
@user-jk1dl5or3r
@user-jk1dl5or3r 5 ай бұрын
This worked beautifully!! Thank you!
@Kurt0542
@Kurt0542 Жыл бұрын
Exactly what I needed, would like twice if possible!
@kiadyandrianantoandro5871
@kiadyandrianantoandro5871 Жыл бұрын
Daim man you just saved me millions of hour I cannot expresse how thankful I am !
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad it helped!
@sawanb2337
@sawanb2337 2 жыл бұрын
Very useful Tip, thank you.
@juansepowerplatform
@juansepowerplatform 3 жыл бұрын
Thanks for your videos, best resource to really grasp M code.
@GoodlyChandeep
@GoodlyChandeep 3 жыл бұрын
You're welcome!
@CarlosRomero-fb9pj
@CarlosRomero-fb9pj 9 ай бұрын
Thank you man! Great video.
@jasonswami9275
@jasonswami9275 2 жыл бұрын
Clear and concise. An excellent tutorial🙏🙏🙏
@GoodlyChandeep
@GoodlyChandeep 2 жыл бұрын
Glad you like it 😊
@paulkogels6288
@paulkogels6288 Жыл бұрын
Very helpful. Very clear explanation. Thank you.
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad it was helpful!
@pbihari0214
@pbihari0214 3 жыл бұрын
good video, thank you.
@sjh1956
@sjh1956 3 жыл бұрын
Thx for this video, easy to understand. I do have another approach though (may work better with 'smaller' datasets. I use a simple formula. In cell L3: COUNTIF($J$3:J3,J3). Copy down. Cell L4 should read COUNTIF($J$3:J4,J4) and so on.
@Ratnakumarwrites
@Ratnakumarwrites Жыл бұрын
Hooray Man... U r there for my problems & I stuck.
@sunnygala7972
@sunnygala7972 Жыл бұрын
Thanks Chandeep! Really love your teaching approach. Cheers
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad to hear that!
@algawzy
@algawzy Жыл бұрын
You are perfect I spend many times to reach the solution 👌
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Glad to hear that!
@tasoine
@tasoine Жыл бұрын
THANK YOU MAN!
@thekochava
@thekochava 2 жыл бұрын
thank you!
@SamehRSameh
@SamehRSameh 5 ай бұрын
Great 🎉
@gennarocimmino
@gennarocimmino Жыл бұрын
kudos for the clarity! Suppose I need to pick/select the first "n" ranked people in each subgroup (not the first two, not last three, etc.). Let's say that I have a number of gifts/prizes to provide to each subgroup: to the first subgroup I will award two gifts, to the second subgroup I will award three gifts, to the third subgroup one gift, etc. The number of gifts/prizes to be assigned to each subgroup is a second available table. So, after creating the subgroup index, I am only interested in seeing/selecting from that particular subgroup a number of records equal to the number of available gifts/prizes from the other table. Can this be done? Namaste!
@tofuboyvn
@tofuboyvn Жыл бұрын
great video, you helped me solving my issue. but i have a question. After grouping and attribute the index for each table , can we export the table into many excelsheet for each group ? and how ?
@tasoine
@tasoine Жыл бұрын
Thanks!
@GoodlyChandeep
@GoodlyChandeep Жыл бұрын
Welcome! Appreciate the tip !
@aas2943
@aas2943 3 жыл бұрын
dis was goodd.....how to build gradient fill curved area chart in power bi
@rupalmukhi1254
@rupalmukhi1254 2 жыл бұрын
Nice video. How to compare the values for each subgroup at Index 1and 2 ?
@ashithachillara2196
@ashithachillara2196 2 жыл бұрын
If we have multiple dimensions (Category, Sub-category, items) then how can we give index for category column.
@Alan.DL7
@Alan.DL7 3 жыл бұрын
Awesome resource. Quick question though, is there any reason why NOT to use the 2 arrows on the header to expand the table instead of writing the code as you did? The end result is the same but maybe I am missing something here. Cheers!
@joevanbedico-cn1rq
@joevanbedico-cn1rq 8 ай бұрын
Not sure if u already found the answer to ur question, but in case u don't, the reason is that when u expand ur column using the button it will hardcode each of the column name in the step, telling ur query to only expand those column, losing the ability to capture the additional column that is/are maybe added in the future, while Table.Combine will always captures it and expand all columns of that table. It depends on ur preference though.
@Alan.DL7
@Alan.DL7 8 ай бұрын
@@joevanbedico-cn1rq Hello mate! Thanks for the answer but yes, I have found my answer and learned long ago how to dynamically expand tables. Is something I use in all my queries even if I know that it will be pretty unlikely that a new column or change column name will happen. I always try to avoid hardcoding codes as much as possible :) Thanks again nonetheless for taking the time!
@kazanduryI
@kazanduryI 2 жыл бұрын
yeahh you ar a beast!!
@GoodlyChandeep
@GoodlyChandeep 2 жыл бұрын
Thanks!!
@phoolkhan87
@phoolkhan87 Жыл бұрын
Simply WOW.... Could you pls help me In case i Wana select the max. Index of each category. I.e. a5 or b3 and c2?
@eduardoassis1449
@eduardoassis1449 Жыл бұрын
Thank you very much for all your work!
@mohammadrizeg
@mohammadrizeg 3 жыл бұрын
Wooow, Thanks a lot. I have one question, how to sort underlying table descending?
@davidlopez-fe2lb
@davidlopez-fe2lb Жыл бұрын
If you sort the value column before this step, you should be able to achieve what you want. In this video he just randomly assigned an Index value to a category based off of the value column, but often times people want to sort the values then add an index column.
@syedawajeehaali9693
@syedawajeehaali9693 9 ай бұрын
Hi, could anyone assist. How could we group repeated data into desired category in power query. I found this type of functionality in Power BI in visual but couldn't in power query
@GosCee
@GosCee 2 жыл бұрын
Chandeep, how do you write the code when some rows are blanks?
@sawanb2337
@sawanb2337 2 жыл бұрын
I was just wondering if possible how to add another column next to Serial number and to count the number of rows based on the category column please? ie A = 5, etc
@manuc5353
@manuc5353 2 ай бұрын
Saviour!
@kkhalidabed
@kkhalidabed Жыл бұрын
Cleaver Approach
Write Nested Let in Power Query
9:32
Goodly
Рет қаралды 14 М.
5 Tricks to Reduce Steps in Power Query
16:41
Goodly
Рет қаралды 33 М.
КАК ДУМАЕТЕ КТО ВЫЙГРАЕТ😂
00:29
МЯТНАЯ ФАНТА
Рет қаралды 9 МЛН
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 75 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
Cat Corn?! 🙀 #cat #cute #catlover
00:54
Stocat
Рет қаралды 16 МЛН
Add index to nested tables in Power Query
5:41
Curbal
Рет қаралды 74 М.
The Magic of working with Records in Power Query
10:28
Goodly
Рет қаралды 36 М.
each & underscore_  in Power Query Explained
9:58
Goodly
Рет қаралды 45 М.
Create Index Column By Group in Power Query
10:26
BI Gorilla
Рет қаралды 47 М.
List.Accumulate in Power Query with Practical Examples
27:26
Return Previous Row Value in Power query
9:57
BI Gorilla
Рет қаралды 25 М.
Make an Interactive Excel Dashboard in 4 Simple Steps!
19:41
Kenji Explains
Рет қаралды 201 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,8 МЛН
Что не так с раскладушками? #samsung #fold
0:42
Не шарю!
Рет қаралды 217 М.
Худшие кожаные чехлы для iPhone
1:00
Rozetked
Рет қаралды 1 МЛН
S24 Ultra and IPhone 14 Pro Max telephoto shooting comparison #shorts
0:15
Photographer Army
Рет қаралды 9 МЛН