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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Funnel chart not ordering correctly

(0) ShareShare
ReportReport
Posted on by

Dear community,

I have a funnel chart running of a view which I have added a numerical sorting field - this view sorts by this field by default.

The funnel chart however isn't sorting as I would expect. It doesn't appear to be taking into account the sorting of the view. I exported the chart and there is no apparent ordering logic in the XML script.

Please can you help?

Best regards,

Drew

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    SavvyLuke Profile Picture
    655 on at

    Export your chart and edit the XML contents.

     <fetch mapping="logical" aggregate="true">
              <entity name="new_customentity">
                <attribute groupby="true" alias="_CRMAutoGen_groupby_column_Num_0" name="statuscode" />
                <attribute alias="_CRMAutoGen_aggregate_column_Num_0" name="new_value" aggregate="sum" />
                <attribute alias="_CRMAutoGen_aggregate_column_Num_1" name="new_customid" aggregate="count" />
                <order alias="_CRMAutoGen_groupby_column_Num_0" descending="false" />
              </entity>
            </fetch>

    To sort, add the order by as '<order alias...' 

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ScottDurow Profile Picture

ScottDurow 2

#2
GJones Profile Picture

GJones 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans