Skip to main content
Question

Transformation Centre - Customized KPI Collection Interval

  • November 29, 2021
  • 5 replies
  • 5 views

Hi all,

 

May I know can the KPI collection interval be customized? As I can only see the options for "daily", "weekly" and "monthly'.

 

What if my user would like to have the KPIs refreshed every half hour?

 

If possible, please help to guide me where can I configure that!

 

Thanks in advance!

5 replies

  • Level 0
  • November 29, 2021

Hi @david.liu13 

 

this is currently not customizable. In case you have this requirement this would be something for a feature request. Please contact our ServiceDesk in such cases. May I understand which Use Case requires a snapshot every 30 mins?


  • Level 0
  • November 29, 2021

Or do you mean you want the live KPI updated every 30 mins? Then you would require the entire data pipeline to execute within 30 mins (Extractions - Transformation - Data model Load). I highly recommend using Real-Time extraction & transformations for such time-sensitive use cases. Just type in "Real Time Extension" on the help page and you should find some documentation on it.

 

Hope this helps,

Kevin


gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

Hi David,

Transformation Center is intended to be a plug&play way of reporting.

The nice thing about using a daily,weekly,monthly, is that it used the last value of it. Therefore, if you have a hourly refresh, the KPI will show the last value of it, even though you've selected daily.

 

I've requested a similar product enhancement a few months ago and it is currently de-prioritized.

 

Best,

Gabriel


gabriel.okaba11
Celonaut
Forum|alt.badge.img+2

You can use other alternatives to report these KPIs in a more timely manner (either via Action Flow or via Action Engine).


  • November 30, 2021

Thanks both!