We have been assigned the task of creating a report with trends in it. We have no experience of SSRS. We would like to display an image depending on the trend of two data fields, calculated differently by using a marker in another field.
eg:
if field 1 = "lower" and field 2 > field3 then
display arrow up
else
arrow down
end if
Please can anybody help we have been unable to get a simple if statement to work in the expression builder.
eg:
if field 1 = "lower" and field 2 > field3 then
display arrow up
else
arrow down
end if
Please can anybody help we have been unable to get a simple if statement to work in the expression builder.