Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

DAX

Hi,

 

I have been using this measure 

New Demand = sum('structured_bill (2)'[demand_monthly_cost])/sum('structured_bill (2)'[demand_monthly_amount])
but whenever I filter it out by pipelines it gives me the same value for all the stations. 
 
Can anyone please suggest me do I need to group it by pipeline and how to get the result?

2 Replies