Forum Discussion
Anonymous
5 years agoNot applicable
Dax
Hi,
I am trying to create a calculated column
SUM(flow_cost_alignment[demand_monthly_cost_estimate])/sum(flow_cost_alignment[flow]
but i want to see the values over time. Right now I'm seeing only single value for all the dates. I need help with the DAX so I can get values over time.