initial
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
table 'AIA.Option_Geo'
|
||||
lineageTag: cb8fa434-2ccd-4a62-98a2-789928b5abcc
|
||||
|
||||
column Geo
|
||||
lineageTag: 52fad953-3b04-43b3-8efa-a89e87db7cf6
|
||||
summarizeBy: none
|
||||
isNameInferred
|
||||
sourceColumn: [Geo]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column Order
|
||||
formatString: 0
|
||||
lineageTag: cd4047c6-d95e-4ddd-8a57-7fb1a7e580b3
|
||||
summarizeBy: sum
|
||||
isNameInferred
|
||||
sourceColumn: [Order]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
partition 'AIA.Option_Geo' = calculated
|
||||
mode: import
|
||||
source =
|
||||
SELECTCOLUMNS(
|
||||
{("Province", 1),("City", 2),("RC", 3),("Region", 4), ("DSM", 5),("Decile", 6),("subchannel", 7),("Hospital", 8)},
|
||||
"Geo", [Value1],"Order", [Value2]
|
||||
)
|
||||
|
||||
annotation PBI_Id = 4c06533219dc46dc886b776ce680fd8c
|
||||
|
||||
annotation TabularEditor_TableGroup = 01_ParameterField
|
||||
|
||||
Reference in New Issue
Block a user