Hi all, I am having issues showing null numeric values as it shows as 0.00 and confuses with actual values where 0 could be a valid value (rainfall for example)
I have tested different formats but all show a value of 0 where there should be an empty space or a dash - for example.
Hi I was able to show the null value using DBValue changing directly the phpfn code. but I would like to do it via a server event in the phpmaker project… I was not able to see how to do it in the Row_Rendered. could you guide me on it?