Skip to main content
Question

Is there a way do reproduce 'logbook' on Studio?

  • May 3, 2022
  • 2 replies
  • 7 views

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.

2 replies

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

Hi Marco,

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


Forum|alt.badge.img

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