Skip to main content
Question

In a View, how do you center the text inside a kpi? I want the "179" to be centered and not on the left as it currently is.Thank you in advance

  • November 30, 2023
  • 1 reply
  • 6 views

Forum|alt.badge.img+11

KPI_CODEimage

1 reply

Forum|alt.badge.img+5
  • Level 6
  • November 30, 2023

If that is the requirement, then it cannot be currently done with YAML and KPIs. I would suggest using text box and adding {0} as a placeholder for the KPI in the text. This way you have more control using the javascript of a text box to center the KPI value.