DL
Size: a a a
KK
KK
M
KK
M
KK
M
KK
KK
KK
M
KK
KK
KK
СН
СЧ
СН
СН
MZ
#"Invoked Custom Function" = Table.AddColumn(#"Expanded StartBuild", "fnGenerateList", each fnGenerateList([SessionId], [StatisticsSessionId], [StartBuild.Value])),
Result = List.Generate(
() => [res = #"Invoked Custom Function"],
each #"Invoked Custom Function"{0}[fnGenerateList]{0}[ChunkInfo][Status][Value] = "Ok",
each [res = #"Invoked Custom Function"]
)