Forum Discussion
giogua0483
2 years agoFrequent Visitor
Parameter fields options
I have in three parameter group that are linked in a matrix with Rows, Columns and Value a list of parameter to set. One of these is the same for the three parameter. Is possible to exclude the pos...
giogua0483
2 years agoFrequent Visitor
FIRST GROUP OF PARAMETER
DimensijaA = {
("Imone", NAMEOF('GL_MES_KA_PMA'[Imones_Kodas]), 0),
("Pardavimai Eur", NAMEOF('Calculations'[Pardavimai Eur]), 1),
}
DimensijaY = {
("Imone", NAMEOF('GL_MES_KA_PMA'[Imones_Kodas]), 0),
("Metai", NAMEOF('GL_MES_KA_PMA'[OpMetai]), 1),
}
THIRTH GROUP OF PARAMETER
THIRTH GROUP OF PARAMETER
DimensijaZ = {
("Imone", NAMEOF('GL_MES_KA_PMA'[Imones_Kodas]), 0),
("Vadybininko", NAMEOF('GL_MES_KA_PMA'[RT_Vadybininko_Kodas_Vardas_Pavad]), 1),
}
I Would like that only one of the three parameter Įmonė could be selected.
This three groups are the ROW, COLUMN, and VALUE of a matrix and I want alternatively select only one of the parameter named Imone
SECOND OPTION
May I change using DAX the name of the Parameter group in ROW, COLUMN and VALUE?
I Would like that only one of the three parameter Įmonė could be selected.
This three groups are the ROW, COLUMN, and VALUE of a matrix and I want alternatively select only one of the parameter named Imone
SECOND OPTION
May I change using DAX the name of the Parameter group in ROW, COLUMN and VALUE?