on ‎2022 May 07 2:23 PM
Attach below images

after increase the card size then

in manifest.json

in Annotation file
<Annotation Term="UI.Chart" Qualifier="ProductWise">
<Record>
<PropertyValue Property="MeasureAttributes">
<Collection>
<Record Type="UI.ChartMeasureAttributeType">
<PropertyValue Property="Measure">
<PropertyPath>ASPGrossAmount</PropertyPath>
</PropertyValue>
<PropertyValue EnumMember="UI.ChartMeasureRoleType/Axis1" Property="Role"/>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="DimensionAttributes">
<Collection>
<Record Type="UI.ChartDimensionAttributeType">
<PropertyValue Property="Dimension">
<PropertyPath>MaterialDesc</PropertyPath>
</PropertyValue>
<PropertyValue EnumMember="UI.ChartDimensionRoleType/Category" Property="Role"/>
</Record>
</Collection>
</PropertyValue>
<PropertyValue Property="ChartType" EnumMember="UI.ChartType/Bar"/>
</Record>
</Annotation>
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.