initial
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
table Dim_DataSource
|
||||
lineageTag: 8a47e04a-d7ca-4a96-bf05-10c9cff59288
|
||||
|
||||
column DATA_SOURCE
|
||||
dataType: string
|
||||
lineageTag: cbc31421-3151-4fb1-87c1-8ff4626a63a5
|
||||
summarizeBy: none
|
||||
sourceColumn: DATA_SOURCE
|
||||
sortByColumn: ORDER1
|
||||
|
||||
changedProperty = SortByColumn
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column ORDER1
|
||||
dataType: int64
|
||||
formatString: 0
|
||||
lineageTag: b11792fd-8b55-41d8-bce7-024c58c084ce
|
||||
summarizeBy: sum
|
||||
sourceColumn: ORDER1
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column DATA_TYPE
|
||||
dataType: string
|
||||
lineageTag: 56b97f0b-988f-465f-9545-b1b2177d8dac
|
||||
summarizeBy: none
|
||||
sourceColumn: DATA_TYPE
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column SOURCENAME
|
||||
dataType: string
|
||||
lineageTag: 7991ee21-3e7c-4462-a8e7-db3f3a5a1191
|
||||
summarizeBy: none
|
||||
sourceColumn: SOURCENAME
|
||||
sortByColumn: ORDER1
|
||||
|
||||
changedProperty = SortByColumn
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
partition Dim_DataSource = m
|
||||
mode: import
|
||||
queryGroup: OLD\非首页
|
||||
source =
|
||||
let
|
||||
源 = Table.FromRows(Json.Document(Binary.Decompress(Binary.FromText("i45W8gwM83TUdfYIcNTwzc8rycip1FTSUYIygSxDIAbJKsXqwBX7h/qFRGoEliYWlaQWQTTAOUC2EUhLfmleSSVYU1BqSWJmDm7lxkAMUQNWHuLhjFutGRADFYAVOuNTaAp2NkShqzN2r5kDsStESYSHgktiSSJu8yyA+PnyiU/XLXm6o+npnF1gXY6eOALNEoiBkmBFLiEBqMYilJkAMVBaKTYWAA==", BinaryEncoding.Base64), Compression.Deflate)), let _t = ((type nullable text) meta [Serialized.Text = true]) in type table [DATA_SOURCE = _t, DATA_TYPE = _t, ORDER1 = _t, SOURCENAME = _t]),
|
||||
更改的类型1 = Table.TransformColumnTypes(源,{{"ORDER1", Int64.Type}})
|
||||
in
|
||||
更改的类型1
|
||||
|
||||
annotation PBI_ResultType = Table
|
||||
|
||||
annotation PBI_NavigationStepName = 导航
|
||||
|
||||
annotation TabularEditor_TableGroup = 04_DimTable
|
||||
|
||||
Reference in New Issue
Block a user