Hey All,
I've been able to put together a Javascript that autmatically sets the date for a prompt parameter; however, I need help finding a way to submit the page without re...
↧
Re: JavaScript - Interactive Mode - Autosubmit Prompt Page
↧
Re: Derived table?
Sure that could be a model query subject (based on other query subjects in the model) or a data source query subject (just copy from another one and change the SQL to what you need).
But I'm still confused about the actual need. SSRS is not a modeling...
But I'm still confused about the actual need. SSRS is not a modeling...
↧
↧
Re: JavaScript - Interactive Mode - Autosubmit Prompt Page
Same way as other prompt types. Have you read the documentation?
↧
Re: Setting dynamic default date prompts Cognos 11.1
↧
Store a value in a variable so I can make operations
Hi
Is there a way to store a value of a query , then do a operation with another stored value?
Regards
Is there a way to store a value of a query , then do a operation with another stored value?
Regards
↧
↧
Previous Run Time
Hello to everyone,
Directly reporting against our production environment as for this is how they work here.
We have this LIST report, scheduled to run every 30 minutes, that is actually running correctly in such a way that it looks for when number of r...
Directly reporting against our production environment as for this is how they work here.
We have this LIST report, scheduled to run every 30 minutes, that is actually running correctly in such a way that it looks for when number of r...
↧
How to get the report data in CSV format in .txt file
Hi,
I am trying to schedule a report to run and email daily in csv format. My expectation is to receive .txt file in the email and the data in it should be comma separated. I am using cognos 10.1.1 version
I was referring to this article:
https://www.i...
I am trying to schedule a report to run and email daily in csv format. My expectation is to receive .txt file in the email and the data in it should be comma separated. I am using cognos 10.1.1 version
I was referring to this article:
https://www.i...
↧
Re: How to get the report data in CSV format in .txt file
At the Batch Report Service and Report Service Level, I have these parameter values:
RSVP.EXCEL.EXCEL_2007_LARGE_WORKSHEET set to TRUE
RSVP.EXCEL.EXCEL_2007_OUTPUT_FRAGMENT_SIZE set to 35000
RSVP.EXCEL.XLSXDATA set to TRUE
RSVP.EXCEL.NUMBEREDSHEETNAMES...
RSVP.EXCEL.EXCEL_2007_LARGE_WORKSHEET set to TRUE
RSVP.EXCEL.EXCEL_2007_OUTPUT_FRAGMENT_SIZE set to 35000
RSVP.EXCEL.XLSXDATA set to TRUE
RSVP.EXCEL.NUMBEREDSHEETNAMES...
↧
Error with Oracle Function call in model with Framework Manager 11.1.3
We recently upgraded to 11.1.3 from 11.0.9. We run Cognos in a Windows Server environment against an Oracle 12c datasource, with an Oracle 12c content store. The upgrade worked beautifully and the majority of our reports migrated successfully. All o...
↧
↧
Alternatives to Portal Pages
Hello Cognos,
I'm just interested/curious to hear how people create new "portal pages" in Cognos 11. I know that the old Portal pages that are migrated from Cognos 10 works and can be modified but what about new ones ? Do you guys build them as a repor...
I'm just interested/curious to hear how people create new "portal pages" in Cognos 11. I know that the old Portal pages that are migrated from Cognos 10 works and can be modified but what about new ones ? Do you guys build them as a repor...
↧
Re: Previous Run Time
Sounds like you need two queries with an outer join between them.
↧
Re: Displaying Top 5 Products for selected quarter and same quarter for prior year
Thank you Cape Cod Gunny for your respond,
However is there an alternative way to achieve this besides using a union?
However is there an alternative way to achieve this besides using a union?
↧
Re: Displaying Top 5 Products for selected quarter and same quarter for prior year
If you are using a cube you could:
Create 4 data items:
[Sales 2018] = tuple([Sales],[2018)
[Sales 2019] = tuple([Sales],[2019)
generate ( [Products] , topCount ( [Products] , 5 , [Sales 2018 ) )
generate ( [Products] , topCount ( [Products] ,...
Create 4 data items:
[Sales 2018] = tuple([Sales],[2018)
[Sales 2019] = tuple([Sales],[2019)
generate ( [Products] , topCount ( [Products] , 5 , [Sales 2018 ) )
generate ( [Products] , topCount ( [Products] ,...
↧
↧
Re: JavaScript - Interactive Mode - Autosubmit Prompt Page
The autosubmit.js file works great but the setdates.js one seems broken.
↧
calling StoredProc from data manager
Hi M.F.
Thank you for your help last time.
This time could you help me with the calling SP from data manager. It is executed in sql server but when i am using SP node in data manager it is not executed. please find the pic attached. thanks
Thank you for your help last time.
This time could you help me with the calling SP from data manager. It is executed in sql server but when i am using SP node in data manager it is not executed. please find the pic attached. thanks
↧
Re: calling StoredProc from data manager
Hi M.F.
Thank you for your help last time.
This time could you help me with the calling SP from data manager. It is executed in sql server but when i am using SP node in data ma...
↧
Can Analysis Studio be displayed on the Navigation Bar
Is it possible to move Analysis Studio to the Navigation Bar, or create a shortcut to it on the Navigation Bar?
i.e. users want it at the top level, not having to navigate through NEW>OTHER>...
i.e. users want it at the top level, not having to navigate through NEW>OTHER>...
↧
↧
LOST admin user/Privileges
Hi
I have cognos 11.1R1 and easy setup.
By accident I have lost my privileges as an admin. I found in the forum that I can run the script AddSysAdminMember.sql (https://www.cognoise.com/community/index.php/topic,9759.0.html)
But how do I run that scrip...
I have cognos 11.1R1 and easy setup.
By accident I have lost my privileges as an admin. I found in the forum that I can run the script AddSysAdminMember.sql (https://www.cognoise.com/community/index.php/topic,9759.0.html)
But how do I run that scrip...
↧
Re: Can Analysis Studio be displayed on the Navigation Bar
I haven't tried it myself but maybe a combination of the following:
↧
Re: LOST admin user/Privileges
Hi
I have cognos 11.1R1 and easy setup.
By accident I have lost my privileges as an admin. I found in the forum that I can run the script AddSysAdminMember.sql (https://www.co...
↧