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

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

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

11 ответов

24 просмотра

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

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, не важно.

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

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

Hey everyone! I won’t focus too much on what this person said (it’s clear they don’t understand the scope of what TF and TELOSX are achieving), but I’ll put it simply for thos...
Ana Ojeda
3
Telos is at a pivotal moment. While ambitious projects like zkEVM and SNARKtor have shown promise, the delay in delivering EVM 2.0—a cornerstone of the ecosystem—is a growing ...
Trinidad
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
Hello!!! Moved nodes to another server, but uptime is not transferred. now both servers are working, last time I did the same, only 2 nodes transferred uptime, can you plea...
Kamil
17
Except the wealthiest, people that buy crypto want to "cash out" at the end of the day, one way or another. Converting to fiat is craziness, converting to BTC is unwise. Hold ...
Erdelanax
2
Hello guys, hope you can help me with a quick question. I've staked some ZIL using Atomic Wallet some while ago and wanted to claim my rewards and unstake it. Atomic Wallet sa...
Martin | #bornbrave
14
"Since pnut can flip FTM easily, I'm swapping my FTM to pnut and hoping for a easy x5-x10" Perfect recipe for disaster. NFA but chances are, you'll end up as exit liquidity ...
C. A.
7
For all those that keep asking why no pump? why this ? and why that...? Please close ur ewt chart and open 2 others - TOTAL (total mc) and BTC.D (btc dominance). Maybe BTC a...
Inn3r_G
19
VIP-397 BNBx Oracle implementation upgrade Summary This proposal, if approved, will upgrade the implementation of the BNBx Oracle contract on Venus from version 1 (V1) to v...
Venus Announcements
2
Hello, any admin that can help me? I will not answer DMs, only here
Juan Cristóbal Tomic
7
Карта сайта