initial
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
table 'AIA.Option_Ins'
|
||||
lineageTag: 795e681e-1134-408c-af8b-4b18c402f07c
|
||||
|
||||
column Ins
|
||||
lineageTag: 0e20830d-4dfa-4585-9a4d-ef767f25ce4c
|
||||
summarizeBy: none
|
||||
isNameInferred
|
||||
sourceColumn: [Ins]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column Order
|
||||
formatString: 0
|
||||
lineageTag: c4ff0123-b71f-4f92-ab43-4dc3b3afa8da
|
||||
summarizeBy: sum
|
||||
isNameInferred
|
||||
sourceColumn: [Order]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
partition 'AIA.Option_Ins' = calculated
|
||||
mode: import
|
||||
source =
|
||||
SELECTCOLUMNS(
|
||||
{("全部机构", 1),("两年共有", 2),("连续取数", 3)},
|
||||
"Ins", [Value1],"Order", [Value2]
|
||||
)
|
||||
|
||||
annotation PBI_Id = 7589cb6669b3495f89f712f3c2dcd28c
|
||||
|
||||
annotation TabularEditor_TableGroup = 01_ParameterField
|
||||
|
||||
Reference in New Issue
Block a user