i have this if statement, = iif (sum (Fields! Column.Value) <5, "Red", "Black") 'text should appear below my table if the table values are <5 and red color, how should the above iff statement shoud continue?
= iif (sum (Fields! Column.Value) <5, "Red", "Black")
thanks for helping :)
Aucun commentaire:
Enregistrer un commentaire