Can anyone help me out here.
Its just like using a case statement in SQL, but I am not sure, as to how implement this directly in SSRS report itself.
Can we also chose the font color. If Red then blue......
Ex: If the value = "Sky" and value_color = "Black", "Sky Blue", "White"
Gbritton,
I didn't test it, but wanted to. My question was, I want to implement a case statement in the column, but don't know where to include this logic?
I already have a "IIF" statement to change the color of the data.
Can you or anyone let me know as to where in the Properties window should I include the above case statement (Or IIF statement).