Skip to main content
Question

Do we have an option to make a KPI static in a column chart?

  • July 24, 2022
  • 2 replies
  • 4 views

For eg., I want to represent the avg kpi as one of t​he kpi in a column chart and makes it static so I can basically see a straight horizontal line to the dimension to compare which dimension value has achieved the avg.

2 replies

  • Level 8
  • July 25, 2022

This can most likely be done via using a pivot table:

https://docs.celonis.com/en/pivot-table.html

 

Best Regards,

Paul Velthuis


Forum|alt.badge.img+10

Hi Preethi,

 

You could consider using the PU_AVG function and CONSTANT() as target table.

https://docs.celonis.com/en/constant.html

 

Best Regards,

 

Sooraj Edayattu