Issue when migrating Hyperion Financial Reporting
hello , we are facing an issue when we are migrating Hyperion Financial Reports from 11.1.2.1 to 11.1.2.4 using workspace import\export method.
The migrated report on 11.1.2.4 are acting strange. The imported report do not show any data when executing them in workspace. But if we manually recreate the report in Studio using the same intersection as the migrated report it works .
I think I can see is that the migrated report has MDX query which is very different from the report created manually in Reporting studio .
The MDX query in the migrated report include attributes in the "where" clause which is causing the query not to return any data but the manually replicated report does not include those attributes . Note these attributes are not even include in the report design so not sure why these attributes are included in the MDX query .