Skip to main content

Hi,

I would like to calculate SUM of two KPIs and display it in the views( using text box or kpi card etc.) Currently, i am trying to update the variable with KPI value using Onclick update variable option. But it seems to only store id, name and metadata of variable. I cannot access the value of KPI using Metadata object. I can only add KPI reference in any component using ".id" property of metadata object. SUM is not possible with ID references.

Kindly suggest on how to achieve this.

Thank you :)

 

Best Regards,

Shravya B

Do you have any screenshots of the area in error?


Do you have any screenshots of the area in error?

Hi,

Right now, my approach is to use KPI card component with OnClick Update variable functionality to update the variable. Currently, we can only update ID, NAME, METADATA of KPI using the same. There is no way to update the value of KPI into a variable (As per my understanding). PFB below screenshot.

OnClickSo, Directly or indirectly(using metadata), i can only use the KPI reference ID anywhere inside views. My requirement is to store the value and add it with other KPI. You can also see the below screenshot where i am trying to use the ID to add KPIs.

image.png(Note: We can add the KPIs inside the knowledge model using ADD function. But, in my case, i would like to add the KPIs from different KMs. SO, sum at view level.

Thank you :)

 

Best Regards,

Shravya B.


Reply