Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

MATRIX MULTIPLICATION

I have two tables, table a and table b. I am trying to do matrix multiplication of table a with row "v" of table B, which itself is considered as second table for matrix multiplication. The next row "v1" would be the generated result. i want to use this generated result "v1" as the next input table and multiply it with table a, and so on and so forth to obtain table b. Please help out as i am unable to find any dax which will help me in getting desired results.

3 Replies