Starting with the release of Strategy ONE (March 2024), dossiers are also known as dashboards.
Description
Starting from Strategy 10.4, there is no data returned for the Visualization in a Dossier randomly when it meets the following criteria:
When checking the Query Details, user will notice the empty Relation generated for the two Attributes like:
select [Month Id]@[ID],
[Category Id]@[ID]
to RELATION10-<Month Id, Category Id>
Cause
This is a known issue starting from Strategy 10.4.
Solution
This issue has been addressed in Strategy 2021.
To pick up the fix, upgrade to Strategy 2021 or above and enable project level setting "Data Engine Version" to 2021 or above. For more details on enabling the setting, refer to Data Engine Version.
After the fix, the data should be returned for the Visualization in the Dossier.
When checking Query Details, there should no empty Relation generated.
Strategy internal reference number for this technical note is DE151152.