0402.0
This commit is contained in:
@@ -38,14 +38,22 @@ table 'Fields.FreeReportNIAD'
|
||||
|
||||
column Value4
|
||||
lineageTag: 42721fe7-8334-4bf6-b1b7-552c1b31016b
|
||||
summarizeBy: none
|
||||
isNameInferred
|
||||
sourceColumn: [Value4]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
column Value5
|
||||
lineageTag: df945e1e-7d43-4366-aa6d-9455af2aff07
|
||||
summarizeBy: sum
|
||||
isNameInferred
|
||||
sourceColumn: [Value5]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
annotation PBI_FormatHint = {"isGeneralNumber":true}
|
||||
|
||||
partition 'Fields.FreeReportNIAD' = calculated
|
||||
mode: import
|
||||
source = ```
|
||||
@@ -72,7 +80,7 @@ table 'Fields.FreeReportNIAD'
|
||||
( "Pack_LCH", NAMEOF ( Dim_PackInfo[PACK_LCH] ), 224, "Market & Product",2 ),
|
||||
( "VBP", NAMEOF ( Dim_PackInfo[VBP_DESC] ), 225, "Market & Product",2 ),
|
||||
( "VBP(Brand)", NAMEOF ( Dim_PackInfo[VBP_BRAND] ), 226, "Market & Product",2 ),
|
||||
( "Key Brand", NAMEOF ( Dim_MKTPackMapping[KEY_COMPETITOR] ), 227, "Market & Product",2 ),
|
||||
( "Key Brand", NAMEOF ( Dim_KeyCompetitor[KEY_COMPETITOR] ), 227, "Market & Product",2 ),
|
||||
( "Originator/Generics", NAMEOF ( Dim_PackInfo[GENE_ORIG_DESC] ), 228, "Market & Product",2 ),
|
||||
|
||||
( "ATC1", NAMEOF ( Dim_PackInfo[ATC1_CODE_DESC] ), 230, "Market & Product",2 ),
|
||||
|
||||
Reference in New Issue
Block a user