Power Query Challenge: Dynamically Select Last Column (PQC01)

  Рет қаралды 4,302

AAA Excel’s Power

AAA Excel’s Power

Күн бұрын

Пікірлер: 22
@DataDashPro
@DataDashPro 2 жыл бұрын
Happy to see English version video. Please keep it up.
@AAAExcel
@AAAExcel 2 жыл бұрын
Thank you 🙏
@sktneer
@sktneer 6 ай бұрын
I solved it using the following M Code... let Source = Table.SelectRows(Excel.CurrentWorkbook(), each [Name] = "Data")[Content]{0}, ColNames = Table.ColumnNames(Source), Cols = {"NAME"} & {List.Last(ColNames)}, FinalData = Table.SelectColumns(Source,Cols) in FinalData
@AAAExcel
@AAAExcel 5 ай бұрын
super cool, thank you for sharing your idea's
@sktneer
@sktneer 5 ай бұрын
@@AAAExcel Thanks! I'm glad you liked my solution. Your video was a great inspiration!
@mostafaabdelgaid867
@mostafaabdelgaid867 2 жыл бұрын
ربنا يبارك في عمرك وعملك اني احبك في الله
@AAAExcel
@AAAExcel 2 жыл бұрын
بارك الله فيك يا مصطفى.. احبك الله 🙏🙏
@usmaniqbal1836
@usmaniqbal1836 2 жыл бұрын
جزاک اللہ اخی
@AAAExcel
@AAAExcel 2 жыл бұрын
JazakAllah Usman
@usmaniqbal1836
@usmaniqbal1836 2 жыл бұрын
@@AAAExcel وایاک
@kishorpanara4191
@kishorpanara4191 2 жыл бұрын
Awesome my dear friend
@AAAExcel
@AAAExcel 2 жыл бұрын
Thank you 🙏
@amaniahmed1474
@amaniahmed1474 2 жыл бұрын
we are really proud of you...keep it up
@AAAExcel
@AAAExcel 2 жыл бұрын
Thank you so much Amani 🙏🙏🙏
@latinamericanboy
@latinamericanboy 2 жыл бұрын
Sensational content!!
@AAAExcel
@AAAExcel 2 жыл бұрын
Thank you 🙏
@proswes1017
@proswes1017 13 күн бұрын
let Source = Excel.CurrentWorkbook(){0}[Content], Reqcol = Table.SelectColumns(Source,{"Name",List.Last(Table.ColumnNames(Source))}) in Reqcol
@TheSandipstar
@TheSandipstar Жыл бұрын
sir, need more vedios on English
@AAAExcel
@AAAExcel Жыл бұрын
Hi, I am posting English videos to another channel, dedicated for English content youtube.com/@aaaexcelenglish
@pascaljoly5752
@pascaljoly5752 9 ай бұрын
let Source = Excel.CurrentWorkbook(){[Name="Table2"]}[Content], #"Changed Type" = Table.TransformColumnTypes(Source,{{"ID", type text}, {"Name", type text}, {"Jan", Int64.Type}, {"Feb", Int64.Type}, {"Mar", Int64.Type}}), Custom1 = Table.ColumnNames(#"Changed Type"), #"Last column" = List.Reverse(Custom1), #"Removed Other Columns" = Table.SelectColumns(Source,{"Name", #"Last column"{0}}) in #"Removed Other Columns"
@pascaljoly5752
@pascaljoly5752 9 ай бұрын
i simply took a list of the column names using the Table.ColumnNames function. then i reversed the list so that the last item on the list ended up in first position in my list (position {0} since Power query starts counting at 0 and not 1). then i selected the columns i needed (i.e. name and March) and, in the step created, I simply replaced "March" by the name of the list I created (I.e. #"Last column) and selected the first item in this list {0}. worked fine. i then added April only and refreshed and it worked and then i added May and june at once and it showed June when i refreshed. thanks for the challenges. it's fun
@AAAExcel
@AAAExcel 7 ай бұрын
Super - thank you
Power Query Challenge: Running Total & Monthly Running Total (PQC02)
1:54
AAA Excel’s Power
Рет қаралды 1,5 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Accompanying my daughter to practice dance is so annoying #funny #cute#comedy
00:17
Funny daughter's daily life
Рет қаралды 29 МЛН
The Magic of Working with Lists in Power Query
14:27
Goodly
Рет қаралды 95 М.
How to use Microsoft Power Query
16:35
Kevin Stratvert
Рет қаралды 2,1 МЛН
Power Query - Dynamically Set Query Header Titles
8:52
BA Sensei
Рет қаралды 8 М.
4 METHODS to Filter by a List in Power Query | Excel Off The Grid
13:14
Excel Off The Grid
Рет қаралды 40 М.
5 Best Practices in Power Query
11:31
Goodly
Рет қаралды 52 М.
Advanced Pivot Table Tricks ONLY Experts Know
9:39
Kenji Explains
Рет қаралды 502 М.
FFF: Powery Query (Get and Transform) - Shifting a column up by a single cell
7:39
Excel On Fire (Oz du Soleil)
Рет қаралды 7 М.
Power Query Performance Optimization
8:56
Paul Turley
Рет қаралды 32 М.
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19