In Cube it’s possible to display the last change time of a parameter. Does this information can be displayed in visio ? or is it available in automation script/API ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
I’m not sure about Visio, but it is possible to get this information from the WebAPI method GetParameter: it returns a DMAParameter object containing LastValueChange and LastValueChangeUTC.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
This is currently not available out of the box in the Visual Overview. You could retrieve it using an automation script and output the last change as a session variable (see docs).
Sebastiaan Dumoulein [SLC] [DevOps Enabler] Answered question 1st December 2022