Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Thingking

    Generate a list of reports in Schedule Manager

    Sure you can; I created a report in Cognos Connection to help identify failed report covering a 24 period. I am sure you can use it for what you need. 1) Log into Cognos Connecton (as Admin) 2) Click on the Audit folder (should have been installed when Cognos was installed) 3) Open Report...
  2. Thingking

    Cognos PowerPlay 7 user stats?

    Sid, what are you trying to do?
  3. Thingking

    Generate a list of reports in Schedule Manager

    I need to generate a list of all report currently is in Schedule Manager. I could not find in Knowledge Base any documentation of exporting a list of reports from Schedule Manager. How is this possible?
  4. Thingking

    Hiding lines with zeros?

    Try the following: if (ParamDisplayValue("Filter???") = 0 ) then ('') else (ParamDisplayValue("Filter")
  5. Thingking

    Report Studio or FM Causing the Problem?

    The problem you are having is do the functionality of ReportNet auto summation function. I am not clear what it is you are trying to do. Do you have any grouping in your report? Two ways to address your problem: 1) Ungroup Data 2) Group Date Both ways I believe you will have to create separate...

Part and Inventory Search

Back
Top