This commit is contained in:
2026-04-15 10:36:20 +08:00
parent 43527d6c98
commit f1903bf7bb
811 changed files with 46977 additions and 41706 deletions

View File

@@ -25,7 +25,7 @@ table Dim_PrescriptionSource
partition Dim_PrescriptionSource = m
mode: import
queryGroup: OLD\非首页
queryGroup: Dim
source = ```
let
Source =
@@ -40,7 +40,11 @@ table Dim_PrescriptionSource
[Name = CatalogName, Kind = "Database"]
}[Data],
"
SELECT DISTINCT A.PRESCRIPTION_SOURCE PRESCRIPTION_TYPE,A.DATA_SOURCE FROM DM.DM_TF_EXTERNAL_SALES A
SELECT DISTINCT
A.PRESCRIPTION_SOURCE PRESCRIPTION_TYPE,
A.DATA_SOURCE
FROM
DM.dm_tf_ext_unionall_sales A
"
& UsingLimit,
null,