Display null if value instead of 0 in straight table
Hi
In a straight table, I want to display blank if the value of the expression is 0. I can handle it with a "if condition" within the expression. I wanted to know if there are any properties available to handle this. I have around 25 expression where I need to do this.
Is it possible to colour the expression label in straight table
You can change the colour of the expression text using the 'text colour' option under the additional properties of an expression. However, you will still need to do this for each expression. It might be better to handle this logic in the script.