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 Wanet Telecoms Ltd 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. meenatikare

    Correalted Query in Report Studio

    Hi, Can somebody please let me know how can we implement correlated query in report studio. Ex: how to implement below query in Cognos. SELECT EMP_NAME, (SELECT SUM(SAL) FROM EMP MGR WHERE MGR.EMP_ID = EMP1.MANAGER_ID) FROM EMP EMP1 Thanks in advance, Meenakshi
  2. meenatikare

    Displaying current Month in the default selection for a value prompt

    In a prompt page, I have a value prompt which displays Month & Year i.e. like 2007 January format. The default selection for the value prompt should be the current month, which keeps changing for the every month. Since the default value stores only static how can this be changed to dynamic...
  3. meenatikare

    Crosstab Heading - Cognos 8

    Hi, I am creating a crosstab report with Year-Month as rows and Country as Column. I have a multiselect prompt for Country. Irrespective of whether the data is there for a county or not, columns for the selected county should appear. Is there a way to get this done. Thanks in advance
  4. meenatikare

    Template in cognos 8

    Hi, I wanted to create some reports with prompts using a template. The template should allow me to choose which prompts are to be included in the report and which prompts are to be excluded. Is it possible to do? If so please guide me how to go abt creating it. thanks
  5. meenatikare

    Problem in sorting

    Hi, I have a time dimension in which I have special category 'YTD'. By default this category is displayed below the regular categories. I want 'YTD' to be above all the regular categories. Is there a way I can get it? Please help. Thanks, Meena

Part and Inventory Search

Back
Top