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

Привет друзья. Может ли кто-нибудь помочь мне, как преобразовать эти

данные в очереди Power Query? я использую Unpivot other columns, но в этом случае мне нужна функция двойного разворота.

11 ответов

26 просмотров

Обычная двойная шапка

Nebojsa 🇷🇸- Автор вопроса
Dog Smile
Обычная двойная шапка

это означает double unpivot? сначала я отфильтровал, а затем сделал двойное разворот, но у меня не получилось

Nebojsa 🇷🇸- Автор вопроса
Igor
screenshot вот такое должно было получиться ?

Да это хорошо. Можете ли вы отправить мне код трансформации?

Nebojsa 🇷🇸- Автор вопроса

Большое спасибо

Nebojsa 🇷🇸
это означает double unpivot? сначала я отфильтрова...

Это означает вот что: https://kadikin.pro/ru/kontent-rus/tpost/a0rv09p6y1-udalenie-dvoinogo-zagolovka-tablitsi

Nebojsa 🇷🇸
понятно спасибо

let Source = Excel.CurrentWorkbook(){[Name="Данные"]}[Content], SkippedRows = Table.Skip( Source, each [Column1]<>"Sector"), Headers = Table.FromRows( {List.Transform( Table.ToColumns( Table.FirstN(SkippedRows,3) ), each Text.Combine(_,"~") )} ), AddedCustom = Table.AddColumn(SkippedRows, "ref", each if Text.StartsWith( Text.From([Column1]), "Reference area") then [Column1] else null), FilledDown = Table.FillDown(AddedCustom,{"ref"}), FilteredRows = Headers & Table.SelectRows(FilledDown, each [ref] = "Reference area: UAE" and [Column1] <> "Reference area: UAE"), PromotedHeaders = Table.PromoteHeaders(FilteredRows, [PromoteAllScalars=true]), RenamedColumns = Table.RenameColumns(PromotedHeaders,{{"Sector~Measure~Time period", "Time period"}}), Unpivot = Table.UnpivotOtherColumns(RenamedColumns, {"Time period"}, "Атрибут", "Value"), SplitByDel = Table.SplitColumn(Unpivot, "Атрибут", Splitter.SplitTextByDelimiter("~", QuoteStyle.Csv), {"Sector", "Measure"}), FilteredNulls = Table.SelectRows(SplitByDel, each ([Measure] <> null)), ChangedType = Table.TransformColumnTypes(FilteredNulls,{{"Value", type number}, {"Time period", type number}}) in ChangedType

Nebojsa 🇷🇸
понятно спасибо

на всякий случай, у вас там исходные данные в Totals не совпадают с фактической суммой частного и госсектора

Алексей (PooHkrd) Семилетов
let Source = Excel.CurrentWorkbook(){[Name="Да...

Заберу в избранное и разберу). Спасибо огромное!

Nebojsa 🇷🇸- Автор вопроса
Алексей (PooHkrd) Семилетов
let Source = Excel.CurrentWorkbook(){[Name="Да...

Спасибо хорошие люди. Я удалил Totals, не важно.

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

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

@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
Карта сайта