Forum Discussion
Issues with aggregating a measure.
- 9 years ago
Progress. So using RELATED(EmplTableAX[Shift]) let it work in a calculated column, and it looks like its agreggating it properly...BUT it no longer works with the SP NET/GROSS measures since apparently one can't use a calculated column in a measure??
UPDATED: I got the SP NET/GROSS % measures to work by using SUM(Est Min), it will only work if its summing, not just the raw column reference. I think its all working now!
Thank you for your help Henry!
Could you please share your .pbix file to me with OneDrive? I can help to troubleshoot it with the file.
Best Regards,
Herbert
I actually am not currently using OneDrive (have never set it up or anything)... is there an alternate way to give it to you? It's around 20MB...
- davidpOuray9 years agoFrequent Visitor
Progress. So using RELATED(EmplTableAX[Shift]) let it work in a calculated column, and it looks like its agreggating it properly...BUT it no longer works with the SP NET/GROSS measures since apparently one can't use a calculated column in a measure??
UPDATED: I got the SP NET/GROSS % measures to work by using SUM(Est Min), it will only work if its summing, not just the raw column reference. I think its all working now!
Thank you for your help Henry!