Tooltip in Chart
Hi,
When creating a Chart, my Data Source is .Value taking the .UnitValue property to perform the sum. Would it be possible for the .Category property to be displayed in the tooltip, maintaining the sum?
Tks.
Hi,
When creating a Chart, my Data Source is .Value taking the .UnitValue property to perform the sum. Would it be possible for the .Category property to be displayed in the tooltip, maintaining the sum?
Tks.
Yes, you can show the .Category
value in the chart tooltip while still using .UnitValue
for the sum. To do this, make sure that .Category
is used as the grouping or X-axis in the chart, and .UnitValue
is used to calculate the sum on the Y-axis. When this is set correctly, the tooltip will automatically show the .Category
along with the total .UnitValue
. If it doesn't show as expected, check if there is an option to customize the tooltip format in your chart settings. In Pega charts, this setup will usually show the group (Category) and its corresponding total value automatically in the tooltip
Question
Discussion
Question
Question Solved
Question Solved
Question Solved
Question Solved
Question Solved
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.