Skip to main content

I was looking for a way to take 'pictures' to track a few KPI's through time. I used to do that with Transformation Center using the Logbook feature, but I'm a little bit lost about how to do it on Studio.

Hi Marco,

As a short-term solution, you can create an action flow to store the KPI values in a Google Sheet/Excel Sheet


Hi Marco,

 

You can also use Machine Learning.

  1. Create table in data model called "logbook" or whatever suits you best.
  2. Pull data from data model: Data Model: Pull data - PyCelonis.
  3. Push data to previously created table: Data Pool: Push data - PyCelonis

 

You can define KPI using pql directly in ML.

Sample below:

image 

Regards,

Marcin


Reply