Forum Discussion
MichaelaMul
Helper III
2 years agoUsing ALLSELECTED in Divide function
Hi everyone! I made the following measures to get the volume share of each category in a specific brand in my dataset. The two top measures are working properly, with the category measure filtering p...
- 2 years ago
Still no coding required.
lbendlin
Super User
2 years agoYou cannot measure a measure directly. Either materialize it first, or create a separate measure that implements the entire business logic.