Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Latest value of a log on change point in Excel Report
-
Is there a way to bring in the latest point value when exporting multiple point values for a specific time range?
There are certain points that very seldom change and when I run a report it causes the entire range on said points to be empty since it hasn't updated recently.
We look for correlation between multiple points and this causes me to have to manually look up the latest value for each occurrence. Sometimes it is only one but other times it is twenty.
Thanks!
-
I just checked the code and we currently only allow using values that are already stored in the database in the Excel reports so cached values are not available. I can see how this would be useful but it will require a core code change as well as changes in the module.
I have opened a git issue for that that will make it into one of the 2.8.x releases:
https://github.com/infiniteautomation/ma-core-public/issues/821
-
@terrypacker
Thanks Terry, I look forward to the feature making it in!