Forum Discussion
Add a column which contains constant value to a matrix.
Hi everyone,
I am having a problem to construct my matrix. I would like to ask your for your opinions.
I have a dataset with structure as below:
I end up creating such matrix as below
However, I would like to add a threshold column to the right most of the matrix with constant value (for example 10000000) like this screenshot taken in Excel
Thank you a lot for your help.
2 Replies
- kentyler
Solution Sage
You can do it directly with a calculated column.
but i think the pattern you're reaching for is called "Parameter Table" if you'd like to learn more this is a good link https://www.daxpatterns.com/parameter-table/
- v-diye-msft
Community Support
Hi Vividodo
If you've fixed the issue on your own please kindly share your solution. if the above posts help, please kindly mark it as a solution to help others find it more quickly.thanks!