Dynamics CRM 2013 Chart DrillDown Sort

Is there a way to sort the expanded Dynamics CRM diagram?

For example, I have two custom fields (X and Y) in the master. I already made a chart that uses X and Y as the axis and already set their custom sorting.

However, there is a case where I want to expand the diagram X using the Y field. If I do this, I will get the expanded diagram Y , which will not be ordered by individual order .

Is there any way to sort the expanded diagram Y ?

+5
source share
1 answer

This, apparently, is not the answer you were hoping for: No, detail diagrams cannot be customized.

I would suggest the following alternative solution:

  • Make a system diagram showing the same values ​​that are shown in the particular sweep diagram.
  • Apply custom sorting to this system diagram you know about.
  • Ask users to use this system diagram instead of drilling. In this case, they would first apply filtering to the view to show only those values ​​that interest them. By that time, choosing their system diagram, they will actually see the same data as during drilling - only the data is sorted as intended.
+3
source

Source: https://habr.com/ru/post/1238328/


All Articles