web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to create a Pie chart to show Actual End Date(contain data) Vs Actual End Date(does not contain data) for an entity in dynamics crm

(0) ShareShare
ReportReport
Posted on by 327

Hi,

I need to create a Pie chart where I needs to show count of Actual End Date(contain data) Vs Actual End Date(does not contain data). Is it possible ?

If yes, then how can we do this.?

Thanks

Pradip

*This post is locked for comments

I have the same question (0)
  • Anh Luu Profile Picture
    215 on at

    In SQL query, add a new column like this

    SELECT CASE WHEN ActualEndDate IS NULL THEN 1 ELSE 0 END AS EmptyDate
    FROM YourTable

    Then in your chart, you can group by this EmptyDate column, and make the count on this column.

  • Pradip Raj Profile Picture
    327 on at

    I am using Dynamics CRM 2016 Online. Here we can't query like SQL.

    I need to create a Pie chart for dashboard for Campaign entity where need to show count for actual end date(contain data) vs actual end date(does not contain data).

  • Suggested answer
    Community Member Profile Picture
    on at

    I use something similar to quantify opportunities which do not have an estimated close date.  Create a chart and in the first Legend Entries select Actual End Date/Count: All. In the Horizontal Axis Labels select Actual End Date/Month.  The resultant graph shows a pie with sections by month and one called (blank).

    You could then edit the XML of the chart to change the labels and colors in the graph. My suggestion would be to set all the  items that have an end date to use the same color, and make the font the same color as the pie pieces.  Then the undated items will stand out with their own color and the font of the number will also provide the count.

    Best of luck to you!

  • Pradip Raj Profile Picture
    327 on at

    Hi Tricia,

    In chart, "count" does not give us the total contain data count but it gives count of the records for an entity.

    I have already created chart and in the first Legend Entries select Actual End Date/Count: All. In the Horizontal Axis Labels select Actual End Date/Month but not able to customize further as per requirements.  I also need to show on horizontal axis the custom label like "Completed Compaigns" and "Outstanding Compaigns".

    If you have any idea on how to customize it then please let me know.

    Thanks

  • PS10 Profile Picture
    8 on at

    Hi Pradip

    Did you get any solution for your question, i have some similar requirements, please do share what you did to achieve the above.

    Thanks

    PS

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans