209 похожих чатов

Может тогда группироваться по первым цифрам кода, а не по

длине?

7 ответов

29 просмотров

Решил через генератор, получилось интересно. Завтра покажу решение. Кривое, но работает (если данные чистые, в реале оказалось GIGO, куча незакрытых или неправильно закрытых групп)

Mikhail-Muzykin Автор вопроса

ща доделаю через фильтрацию словаря, тоже криво - но интересно)))

Mikhail Muzykin
ща доделаю через фильтрацию словаря, тоже криво - ...

Вот на генераторе. После шага Pivoted надо еще один генератор запилить на группировку и filldown, но пока забил let Source = Excel.CurrentWorkbook(){[Name="SourceData"]}[Content], Sorted = Table.Sort(Source,{{"code", Order.Ascending}}), SelectedCols1 = Table.RemoveColumns(Sorted,{"totaling"}), ToList = List.Buffer(Table.ToRecords(SelectedCols1)), Generator = List.Generate( ()=>[lvl = 1, i = 1, r=ToList{0}], each [i]<=List.Count(ToList), each [i = [i]+1, lvl = if r[type]="Begin-Total" then [lvl]+1 else if r[type]="End-Total" then [lvl]-1 else [lvl], r=ToList{i-1}] ), ToTable = Table.FromRecords(Generator, type table [lvl = Int64.Type, i = Int64.Type, r = [code = text, type = text, name = text]]), Expanded = Table.ExpandRecordColumn(ToTable, "r", {"code", "type", "name"}, {"code", "type", "name"}), ModifyLvl = Table.AddColumn(Expanded, "lvl2", each if [type]="Begin-Total" then [lvl]-1 else [lvl], Int64.Type), Filtered = Table.SelectRows(ModifyLvl, each ([type] <> "End-Total")), SelectedCols2 = Table.SelectColumns(Filtered,{"i", "code", "type", "name", "lvl2"}), Lvls = List.Buffer(List.Transform(List.Sort(List.Distinct(SelectedCols2[lvl2])), Text.From)), Pivoted = Table.Pivot(Table.TransformColumnTypes(SelectedCols2, {{"lvl2", type text}}, "ru-RU"), Lvls, "lvl2", "name"), Sorted2 = Table.Sort(Pivoted,{{"i", Order.Ascending}}), FilledDown = Table.FillDown(Sorted2,{"0", "1"}), TypeT = Value.Type(FilledDown), Grouped1 = Table.Group(FilledDown, {"1"}, {{"t", each Table.FillDown(Table.Sort(_, {"i"}), {"2"}), TypeT}}), Expanded1 = Table.Combine(Grouped1[t]), Grouped2 = Table.Group(Expanded1, {"0", "1", "2"}, {{"t", each Table.FillDown(Table.Sort(_, {"i"}), {"3"}), TypeT}}), Expanded2 = Table.Combine(Grouped2[t]), FilteredStandard = Table.SelectRows(Expanded2, each ([type] = "Standard")), SelectedCols3 = Table.SelectColumns(FilteredStandard,{"code"} & Lvls) in SelectedCols3

Maxim Zelensky
Вот на генераторе. После шага Pivoted надо еще оди...

Аж страшно стало. Оказывается, у моих любимых бухгалтеров прекрасные источники 🤔

Дмитрий Касьянов
Аж страшно стало. Оказывается, у моих любимых бухг...

Бухи ваще самые безобидные. Разобрать шапку в три этажа и объединенные ячейки это все фигня.

Похожие вопросы

Обсуждают сегодня

@Benzenoid can you tell me the easiest, and safest way to bu.y HEX now?
Živa Žena
20
This is a question from my wife who make a fortune with memes 😂😂 About the Migration and Tokens: 1. How will the old tokens be migrated to the new $LGCYX network? What is th...
🍿 °anton°
2
What is the Dex situation? Agora team started with the Pnetwork for their dex which helped them both with integration. It’s completed but as you can see from the Pnetwork ann...
Ben
1
Anyone knows where there are some instructions or discort about failed bridge transactions ?
Jochem
21
@lozuk how do I get my phex copies of my ehex from a atomic wallet, to move to my rabby?
Justfrontin 👀
11
Hello, Is iExec also part of the "inception program" or another one ? Would it be a name to qualified the nature of the relationship between iExec and Nvidia? And does Secret ...
Ñïķøłäś
8
Ready for some fun AND a chance to win TKO Tokens? Join us for exciting minigames in our Telegram group! 🕒 Don’t miss out—games start on today 25 October 2024, at 8 PM! Ge...
Milkyway | Tokocrypto
255
any reference of this implementation?
BitBuddha
29
Also, why can’t the community have a vote/ say when it comes to initiatives like buybacks. Isn’t the point of crypto decentralisation? Don’t we deserve input as long term supp...
👨🏽‍🦰
13
Hi guys, any problem with Pulsebrige? Trying to transfer from wETH to ETH. First it tells me to connect my metamask "through mobile app" not desktop. Then I did and confirmed ...
Snowflakecrypto
13
Карта сайта