initial
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
table Table
|
||||
lineageTag: c2e3fbc3-3d07-43ce-a1cf-2f89c735bf93
|
||||
|
||||
column Value
|
||||
lineageTag: 30fe92d1-a6c6-43a1-95f8-43d36a14e128
|
||||
summarizeBy: none
|
||||
isNameInferred
|
||||
sourceColumn: [Value]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
partition Table = calculated
|
||||
mode: import
|
||||
source =
|
||||
{CALCULATE( "数据截止月份: CHPA(M):"& MAX( Fact_Sales[YYYYMM] ), Fact_Sales[DATA_SOURCE] = "IQVIA-CHPA(Monthly)")
|
||||
// &CALCULATE( " | AIA(M):"& MAX( Fact_Sales[YYYYMM] ), Fact_Sales[DATA_SOURCE] = "AIA(Monthly)")
|
||||
&CALCULATE( " | DTP(M):"& MAX( Fact_Sales[YYYYMM] ), Fact_Sales[DTP_FLAG] = 1)}
|
||||
|
||||
annotation PBI_Id = e3ebda9659aa46faac5ef4c44dcadc23
|
||||
|
||||
Reference in New Issue
Block a user