(cognos 8.2)
I wanna show current and previous months' amounts of those different product type in a bar diagram.
[The dimension is:Product_Type;The Measure are current_month_amount and previous_month_amount]
[The attachment is Reference below]
Request:
if...
OLAP Server:Cognos SERVER 8.3
---------------------------------
As we know,we can run a SQL Query to get a dataset from DataBase by quoting a class named "java.sql.*",when compile the JAVA Code.
In a similar way,We can also run a MDX Query to get a dataset from The MOLAP OR ROLAP in...
I wanna add a calculation fields in FrameWork manager.
For instance:[current_date]=2009-12-21
so run the function :
[_add_years(current_date,-1)]
return value:[Nov 21 2008]
But,we run another function:
[_add_years(cast('2009-12-21',date),-1)]
return value:[Nov 24 2008]
why return...
OLAP Server:Cognos SERVER 8.3
---------------------------------
As we know,we can run a SQL Query to get a dataset from RDB by quoting a class named "java.sql.*",when compile the JAVA Code.
In a similar way,We can also run a MDX Query to get a dataset from The MOLAP OR ROLAP in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.