Power query (36): Table.FromRows, Occurrence.All, sort by time ascending

Опубликовано: 13 Сентябрь 2026
на канале: Excel VBA and 365
22
0

#powerquery
Table.FromRows({list},any)
Table.Sort(table,{{each Date.From([Month]),Order.Ascending}})
VBA array function video link:
   • Hàm mảng VBA: text split each row; rows re...  
Reference video link by author BA Sensei:
example 1:
   • Power Query - Dynamically split by delimiter  
example 2:
   • Power Query - Generate Monthly Budgets  💀💀💀