Is it feasible to write custom logics for displaying average values, perform math calculations and display the result
0
I want to write custom business logics where i can do average of datapoints and display in a table, show only required variables/datapoints in table, graph?
asked
satyadev t
2 answers
0
Hey Satyadev,
Best option will be create NPE fill it with all required data and display it on screen.
answered
Slavko Skoric
0
Hi satyadev,
You can use calculated attributes
Or create a calculation entity like mentioned by Slavok