Actions
Bug #961
openCard Chart does not display multiple Values fields simultaneously when multiple Category fields are added (Behavior mismatch with Power BI)
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In Prism → Visualization section → Card Chart, the chart behavior differs from Power BI when multiple fields are added to the Values and Categories sections.
In Power BI:
- When multiple fields are added in the Values field, the Card Chart displays results for all value fields simultaneously.
- When multiple fields are added in the Categories field, the chart dynamically reflects data based on the top field in Categories, while still showing all Value fields at the same time.
However, in Prism:
- When 2 or more fields are added to the Categories field, the Card Chart does not display all Value fields simultaneously.
- The chart behavior changes depending on field placement, and all values are not consistently shown at the same time.
- This results in inconsistent visualization behavior compared to Power BI.
Actual Result
- When multiple fields are added in the Values section, the Card Chart does not always display all fields simultaneously.
- When multiple fields are added in the Categories section, the chart behavior becomes inconsistent.
- The output does not match Power BI’s standard Card Chart behavior.
Expected Result
- When multiple fields are added in the Values section, the Card Chart should display all value fields simultaneously.
- When multiple fields are added in the Categories section, the chart should:
- Reflect data based on the top field in Categories.
- Still display all Value fields at the same time.
- The behavior should match Power BI’s Card Chart functionality.
Files
Actions