Skip to main content
Question

How to list KPI dependencies

  • April 25, 2024
  • 2 replies
  • 5 views

pramod.dasar
Level 1

I have so many KPIs created in my KM but not sure which KPI is used in which view. So is there any way to list dependencies for each KPI ???? and helpful if we can list all KPIs not used anywhere.

2 replies

Sverre Klein
Level 10
Forum|alt.badge.img+14

Hi @pramod.dasar,

 

I'm not sure whether this is possible, but I remember a thread I had with @matt.witty13 a few months back about variable dependencies.

 

How can I find, which variables and formulas are not used in EMS? (celopeers.com)

 

Matt, do you know perhaps know this is possible? 😎

 

Kind regards,

Sverre Klein


matt.witty13
Level 10

Hi @pramod.dasar,

 

I'm not sure whether this is possible, but I remember a thread I had with @matt.witty13 a few months back about variable dependencies.

 

How can I find, which variables and formulas are not used in EMS? (celopeers.com)

 

Matt, do you know perhaps know this is possible? 😎

 

Kind regards,

Sverre Klein

Great question - you're able to extract your knowledge models into Python. That'll probably be the best way to do comparisons of what you have. I've got a script that'll output a spreadsheet with all the KPIs, Variables, etc.