initial
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
table CONFIG_ACCESS_ROLE
|
||||
lineageTag: 333e8038-185d-471b-83aa-95dac250dc5e
|
||||
|
||||
column ROLE
|
||||
lineageTag: 44ea388f-b05f-44e2-b6ad-96a275d76529
|
||||
summarizeBy: none
|
||||
isNameInferred
|
||||
sourceColumn: [ROLE]
|
||||
|
||||
annotation SummarizationSetBy = Automatic
|
||||
|
||||
partition CONFIG_ACCESS_ROLE = calculated
|
||||
mode: import
|
||||
source =
|
||||
|
||||
SELECTCOLUMNS(
|
||||
{
|
||||
("PI_SALES"),
|
||||
("PI_SALES_DSM")
|
||||
},
|
||||
"ROLE", [Value]
|
||||
)
|
||||
|
||||
annotation PBI_Id = 448c2cfa0e5a4a1e990fc6e066d550c3
|
||||
|
||||
annotation TabularEditor_TableGroup = 03_ConfigTable
|
||||
|
||||
Reference in New Issue
Block a user