how to gather data from multiple tables and have these available for python script ?

Hello All, I have built multiple KPI’s (see pictures), then I will use these to build a ‘super KPI’. I wonder how to capture KPI’s data and then proceed with Python script to build ‘super KPI’,

If you have any idea on best approach, I’m interested !!

Thank you for your help !


@olivier92410 you can transfer data to and from python scripts. Also more than one table at a time

You can see this in an example like this using the latest python integration.

1 Like

You right click on the python script and add one or more additional input ports
br

2 Likes

Yes, this is what I did, very helpful ! many thanks !!

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.