Forum Discussion
Chanakya_vcr
1 year agoHelper II
Issue with Matrix Table Fields Display in Power BI
Issue with Matrix Table Fields Display in Power BI I’m trying to create a matrix table in Power BI with the following format: CY PY Sellout CY # Models CY Sellout/Unit CY Sellout PY # Mo...
lbendlin
1 year agoSuper User
You need to create a new measure that reads the values of your (disconnected) mapping table and then provides the appropriate measure value. Not something you can do with field parameters.
Chanakya_vcr
1 year agoHelper II
Hi lbendlin ,
Thank you for the suggestion! Could you please provide an example of how to create this measure for the disconnected mapping table? It would be really helpful to see how to set up the measure to pull the appropriate values under CY and PY as intended.