Forum Discussion
jsw94
1 year agoRegular Visitor
How to filter within a measure?
Hello, I'm very new to Power BI. I'm trying to create a single funnel to show a pipeline of partner companies for materials sourcing. I have created a custom measure that makes these stages add u...
lbendlin
Super User
1 year agoYou cannot measure a measure directly. Either materialize it first, or create a separate measure that implements the entire business logic.