Forum Discussion
Add custom field to selectedvalue column in matrix
Hi Analitika,
You can create a parameter table with all category and custom category types and use this to replace raw fields.
Then you need to write a measure formula with switch function and selectedvalue to check current row content and return corresponding expression results.
Write Conditional Statement Using SWITCH in DAX and Power BI
Regards,
Xiaoxin Sheng
- Analitika5 years agoPost Prodigy
Anonymous
No i cant, as category type then not included in main table and not showing in result matrix
- Anonymous5 years agoNot applicable
HI Analitika,
How about manually create them? You can use datatable function to define them if they not too many records.
BTW, these categories not required to store in the main table, they are interacting with DAX functions and not need to link to raw table.
Regards,
Xiaoxin Sheng- Analitika5 years agoPost Prodigy
Anonymous you can try to help me create 1 million rows