chore: update report visuals, semantic model definitions, and cleanup legacy queries
This commit is contained in:
@@ -59,6 +59,7 @@ table DM_AUTH_SALES_TA
|
||||
TA_SOURCE
|
||||
FROM
|
||||
dm.dm_auth_sales_ta
|
||||
WHERE USER_KCODE is not null and TA is NOT NULL
|
||||
)
|
||||
SELECT
|
||||
*
|
||||
@@ -88,7 +89,7 @@ table DM_AUTH_SALES_TA
|
||||
|
||||
annotation PBI_NavigationStepName = 导航
|
||||
|
||||
annotation PBI_ResultType = Table
|
||||
annotation PBI_ResultType = Exception
|
||||
|
||||
annotation TabularEditor_TableGroup = 06_AuthTable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user