Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
After upgrade from Strategy, derived metric created on derived attribute doesn’t aggregate on visualization level and display all value as 1.
In Strategy 2020 GA, Data Engine version 10(Strategy 2019 behavior) is chosen on purpose to be used; and in 2021 Update 4, Data Engine version 13 is used by default.
Note the different Data Engine Version and its behavior as below:
10 = Strategy 10.4 platform behavior
11 = Strategy 2019 platform behavior
12 = Strategy 2020 platform behavior
13 = Strategy 2021 platform behavior



This is caused by Data Engine behavior change.
When joining multiple attributes from multiple data sources, engine drags the whole fact table from multiple attributes to join. When the fact table is very big, it triggers performance issue such as the grid can never be rendered for example.
Performance issue is fixed by only dragging and joining columns with relationship from fact tables in multiple data source on Strategy 2019. The fix affects the aggregation behavior of derived metrics when there is derived attribute in it. The derived metric which works before might not work after upgrade.
There are four workarounds available for this issue. Each workaround is explained below:




Further readings:
Data Engine changes in MicroStrategy 2019 release
Data Engine changes in MicroStrategy 2020 release
Data Engine changes in MicroStrategy 2021 release
This issue has been fixed in Strategy 2021 Update 7. Upgrade to this version and enable below registry key to take advantage of the fix.
Windows:
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Strategy\DSS Server\Castor]
"DE233022_Customer_Specific"=dword:00000001
Linux:
[HKEY_LOCAL_MACHINE\SOFTWARE\Strategy\DSS Server\Castor]
"DE233022_Customer_Specific"=dword:00000001