Forum Discussion
Anmolgan
7 years agoPost Prodigy
How To divide two values in a Matrix Visual?
I have 2 numerical fields (quantities and rs) for different material groups, I want to divide both of them in order to find realization value, how can i achive this? I just cannot create custom column here and provide the Divide dax because that will divide each row and give me the summation value, I want to divide 2 values in my visual to get a realization value, how can this be achived?
Can you provide an example of what you're looking for? Visual or Excel would be helpful.
- I solved this using the quick measure divide function. Thanks.