chart "Display field only if"
I am trying to use the "Display field only if" with a chart, but can't seem to get it to work. The chart always displays.
A record can have a multiple links to records in the "Sensor" table. If there are any links defined, I would like to display the chart.
I tried a few different things, but this is the formula I am currenty tryig to use
cnt(Sensor.Data.'Date / Time') >= 1
4 replies
-
I decided I should use
cnt(Sensor.Data.'Date / Time') >= 3
as there isn’t a reason to draw the graph unless I have at least 3 datapoints.
-
Hi,
The "Display field only if" option doesn't work for the chart at the moment. We have it already put in our change request list and hope to get it fixed soon.
Best, Jörg
-
Thank you. I think this feature will be very useful.
-
Thank you. I think this feature will be very useful.
Content aside
- 6 yrs agoLast active
- 4Replies
- 2333Views