initial
This commit is contained in:
16
External All Channel.SemanticModel/definition/roles/TA.tmdl
Normal file
16
External All Channel.SemanticModel/definition/roles/TA.tmdl
Normal file
@@ -0,0 +1,16 @@
|
||||
role TA
|
||||
modelPermission: read
|
||||
|
||||
tablePermission Dim_MarketTA =
|
||||
Dim_MarketTA[TA_MAP]
|
||||
IN
|
||||
SELECTCOLUMNS(
|
||||
FILTER(DM_AUTH_NONSALES_TA,
|
||||
DM_AUTH_NONSALES_TA[USER_KCODE]=CUSTOMDATA()
|
||||
&& DM_AUTH_NONSALES_TA[TA] <> BLANK()
|
||||
),
|
||||
"TA",
|
||||
DM_AUTH_NONSALES_TA[TA])
|
||||
|
||||
annotation PBI_Id = 74d3ac65675a412388616821facee602
|
||||
|
||||
Reference in New Issue
Block a user