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 Mike Lewis 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. qberta01

    Moving-Average that excludes specific records.

    Hello, Software: Cognos BI – Report Studio, Relational Database, v10.0 Object: Moving-Average of sales for 2 weeks back, only considering products that have at least 4 weeks on sale. Data Sample: Product Category Product Type Weeks On Sale Sales Office Supplies Pad of paper 1...
  2. qberta01

    TopCount 5 and Other

    I found the solution. Nevermind, but thx.
  3. qberta01

    TopCount 5 and Other

    I'm using Cognos 10 and I was wondering if there is a way to pull the Top 5 of a product for sales and then throw all the rest of the sales in product "other"? thx, Q.
  4. qberta01

    Nulls and Charts

    I created a crosstab report where product sales are displayed per day. Some products do not have any sales for some days. I set the crosstab to display missing characters as 0. However, I cannot get my line chart to do the same. What happens is the line ends where there is no data for a...
  5. qberta01

    I date/time

    I have encountered this problem several times. Usually I play around with cast...cast one or the other as date or even try varchar..until it works.
  6. qberta01

    Percentage computation

    Can you do a calculation? [Units]/[GrupCanaVerda]
  7. qberta01

    Dimensional Data Prompts - Many Prompts & One Data Item

    Hello, I would like to allow users to select up to 4 product types. So I created 4 separate prompts. I do this in a relational report as follows (for the actual data query): [ProductType] in (?P1?, ?P2?, ?P3?, ?P4?) This does not work in the dimensional report. For one value, I know I can...
  8. qberta01

    Nested Crosstab Drill-Through

    The solution is not perfect, but this is what I did: 1. Unlocked the page. 2. Clicked on the field where I wanted the drill through and set the parameters. 3. Changed the foreground color of the field to blue and underline value(to resemble a hyperlink). What makes it ugly is that it's not a...
  9. qberta01

    Dynamic Rows per Page

    Okay - thanks for the "step-by-step". It makes perfect sense. A little clunky, but a nice alternative. I will see if it works for the powers that be. thx, Q.
  10. qberta01

    Dynamic Rows per Page

    Ties, thanks for your response. I am not really sure how to go about implementing your alternative solution. Q
  11. qberta01

    Third Party Maps

    Can anyone recommend a good thrid party mapping software for Cognos BI? I would like to find something easy that is bascially drop and drag, no coding required. I have found SpotOn Vantage and Integeo. thx, Q.
  12. qberta01

    Dynamic Rows per Page

    Hello, The end user would like to be able to select the number of rows to return in a HTML driven report. I was thinking I would add a text box prompt on the report and then use javascript to set the number of rows to display. Is this even possible? Cognos BI 8.4 thx, Q.
  13. qberta01

    Nested Crosstab Drill-Through

    Nevermind. I figured it out.
  14. qberta01

    Nested Crosstab Drill-Through

    Hello, I am using Cognos Report Studio 8.4 If I have a crosstab report as follows: Product Year --> | Qty Sales Qty Sales V Year is dynamic, which is why I use a crosstab. I want to be able to click on Qty to drill through to another report and see the...
  15. qberta01

    Dynamically Update Text Item based on Value in Text Box Propmt

    Hello, I am using BI 8.3 and would like to have a page that prompts the user for a value (Text Box Prompt) and once the value is entered I want to update a Text Item to reflect the entered value +1. So if the user enters a start range of say 1, I want the Text Item to dynamically reflect 2 as...
  16. qberta01

    Pie Chart Palette

    Hello, I have a pie chart in a list with a section. Everytime there is a change in the section the pie chart will display information that pertains to that section. All of that is working fine. However, I would like to keep the pie slice colors the same for each chart. That way the end user...
  17. qberta01

    Update Page Header

    Nevermind. I resolved it by using a master detail relationship.
  18. qberta01

    Update Page Header

    Hello, If I have a page set that breaks on say Product Type and each product type has the same or different lines. Is there anyway I can reflect the lines per type in the page header? I am doing this because the user will be prompted to select one or more Product Types as well as one or more...
  19. qberta01

    Don't run scheduled report if there is no data

    Hello, I am using BI 8.4. I want to know if it's possible to not run a scheduled report if there is no data? My report is an audit report and when there is not data it still emails an empty page. thx, Q.
  20. qberta01

    Cognos BI 8.4 Report Name

    Great - Thanks! That was easy. Now how would I update the GlobalReportStyles.css to apply ReportName() to the page header. Or is that not possible?

Part and Inventory Search

Back
Top