Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Conditional Filter to use values from previous week based on week selected

I have a measure called Utilization that is used on a weekly report to represent resources utilization. But this the database is updated only on mondays, to represent the utilization from the past week.

 

I want to create a conditional filter that uses the previous week utilization based on the week select on the slicer.

 

Utilization (%) = DIVIDE([Sum of Direct Hrs],[Sum of Total Hrs],"")

 

 

 

1 Reply