I want to write an ssrs expression for this logic. I have a column "age_in_days" in my report and
I want to results to show if they meet this condition.
If age_in_days between 31 and 60 then documentvalue else 0
Can someone show me how to do a "Between" in an ssrs expression. I have 2008 version.
Thank you
FM