Forum Discussion
EVEAdmin
4 years agoPost Patron
Multiply Measure by Column
Hi all the screen shot below displays: 1) a matrix visual 2) a table The content in the Matrix is generated by a measure. The column June will display the products sold in June. The table stores...
- 4 years ago
EVEAdmin hard to write the exact formula with the data supplied, but basically you need something like:
measure = SUMX('Sales', 'Sales'[Quatntity] * RELATED('Store'[difference]))
EVEAdmin
4 years agoPost Patron
SpartaBI thank you very much,
even though the data supplied were limited, you provided the solution I needed, very quickly.
Appreciated.
SpartaBI
4 years agoCommunity Champion
EVEAdmin my pleasure 🙂
Hey, check out my showcase report - got some high level stuff there. Sure you will find there a lot of cool ideas.
https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543
Give it a thumbs up over there if you liked it 🙂