SYMPTOM:
When using dashboards, the evaluation order of the calculation of its elements might appear different from that of the underlying report/dataset, especially with reports including smart metrics and consolidations that require changes on the evaluation order of a report.
STEP TO REPRODUCE:
In order to illustrate this behavior, an example will be shown in the Strategy Tutorial project:








CAUSE:
A dashboard has its own predefined evaluation order which is not, by default, set to match the underlying Dataset evaluation order. This is as designed as in the case of multiple datasets, there would be the problem of which dataset evaluation order to adopt.
ACTION:
If the same evaluation order of the underlying dataset is required, it is necessary to make the appropriate changes from inside the dashboard editor.
Double click on the grid placed on the dashboard template and select the menu /Data/Grid Option. Then for any metric present, set the order to default and set on the 'Advanced' tab to 'Evaluate in the Data Set' instead of 'Evaluate in the View,' which is the default value. Follow the steps below:

NOTE: Now the order of any dataset present on the dashboard will reflect the order of the correspondent dataset. Repeat this procedure for any dataset present in the report in case of multiple-dataset dashboard.
KB17570