Hi Paul,
The package contains only a relational framework manager model. But the problem is not in the report, but in the validation in Framework Manager.
Even though Framework Manager returns this error during the validation of the expression and the validation of the package:
XQE-V5-0005 Identifier not found
When I publish the package (with the offending expression in the embedded filter of a query subject) and then I make report using this query subject, the reports behaves as expected and doesn't give any error.
So, for me the problem doesn't exist any more. Only that every time I validate the package I get a validation error.
------------------------------
Alex Santamarta
------------------------------
Original Message:
Sent: Wed September 22, 2021 04:41 AM
From: Paul Mendelson
Subject: queryValue() macro in Framework Manager
Is this in a multi-package report? Can you try this in a completely new report pointing only to that package?
------------------------------
Paul Mendelson
Original Message:
Sent: Tue September 14, 2021 01:10 PM
From: Alex Santamarta
Subject: queryValue() macro in Framework Manager
Hello, using here Cognos Analytics 11.1.5 and Framework Manager 11.1 with a model with DQM.
Anybody knows if the queryValue() macro is supported in Framework Manager. I'm trying to use it but I always get this error:
XQE-V5-0005 Identifier not found
I have tried with
#sq(queryValue('[Namespace].[Query Subject].[Query Item]'))#
and
#queryValue('[Namespace].[Query Subject].[Query Item]')#
If I try the query item without the macro it works:
[Namespace].[Query Subject].[Query Item]
------------------------------
Alex Santamarta
------------------------------
#CognosAnalyticswithWatson