Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Chart XML - need help

Posted on by Microsoft Employee

Hello!

I need help in customization of my chart. I want to have a chart for a goal - number of customers in month.

I need a

- target

- actual number

- forecast

For now it looks like this:

3108.2.JPG

But it should like this:

7823.1.JPG

This is my XML code for series:

<Series>
        <Series ChartType="StackedColumn" LegendText="Target" Color="#3366cc" IsValueShownAsLabel="True" LabelFormat="0' %'" Font="{0}, 9.5px" LabelForeColor="59, 59, 59" CustomProperties="PointWidth=0.75, MaxPixelPointWidth=40"></Series>
        <Series ChartType="Column" LegendText="Actual number" Color="#00cc00" IsValueShownAsLabel="True" LabelFormat="0' %'" Font="{0}, 9.5px" LabelForeColor="59, 59, 59" CustomProperties="PointWidth=0.75, MaxPixelPointWidth=40"></Series>
		<Series ChartType="Column" MarkerBorderWidth="0" LegendText="Forecast" IsValueShownAsLabel="True" LabelFormat="0' %'" Color="#ffff00" CustomProperties="PointWidth=0.75, MaxPixelPointWidth=40">
          <SmartLabelStyle Enabled="False" />
        </Series>
      </Series>


Please any advice/help!

Regards,
JJ

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Chart XML - need help

    thanks for your replies but it doesnt solve my problem.

    i need to have int values on chart and when i make all my columns stacked they are summing up everything. for example:

    target: 10

    actual: 5

    forecast: 4

    for now i have 19, i need to have 10 as max, and 5 and 4 visible with diffrent colors on the stackedcolumn

  • Suggested answer
    Andreas Cieslik Profile Picture
    Andreas Cieslik 9,265 on at
    RE: Chart XML - need help

    You need to follow this article but exchange the axis to get your desired result:

    crmchartguy.wordpress.com/.../add-percentage-labels-to-a-100-stacked-bar-chart-in-ms-dynamics-crm

  • Suggested answer
    PS Profile Picture
    PS 23,577 on at
    RE: Chart XML - need help

    Check this website crmchartguy.wordpress.com

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans