Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have following problem to solve.
Spoilage Costs is the sum of costs per Value Stream.
The column AOP is a prediction of costs, that gets put into a excel file for every month.
The Column AOPWD is the calculated column I'm having problems with, the calculation
multiples the column "AOP" with "WDMonth" and divides it with the workdays.
The problem is that the column Workdays is a Measure because it needs to change based on the Filtered Date in the Report.
So in the calculation is having problems with the Measure, is there another way to tackle this problem or am I doing something wrong?
Thank you!
@amitchandak
So my calculated Column would look like this :
@KevBI , You need to create a measure. If you want to use slicer values. So try to create a measure, instead of calculated column
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.