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 biv343 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: *

  • Users: ravina
  • Content: Threads
  • Order by date
  1. ravina

    searching for field in FM 8.. how ?

    Hi, I am trying to find out how a particular field for example 'tax1' is being calculated in report... I opened the package in FM 8 and try to use search button.. even after selecting the parent levels in all 3 combo boxes.. and providing the search string 'tax1'.. it did not came up with...
  2. ravina

    report comparision, any utilities etc..in CRN8?

    Hi, I migrated some report from CRN7 to CRN8 and I have to do testing and make sure they have same results as before.. I ran them on both side in CRN7 and CRN8.. at a glance looks ok to me.. I can ran them with different parameters and compare.. manually... are there any utilities in CRN8 to...
  3. ravina

    in_range.. date prompt.. left to right.. not up-down. how?

    Hi, I created date prompt using in_range..when ran.. on report is shows from date on upper side and to date below it.. is there a setting .. so I can see them side by side? -ravina
  4. ravina

    creating nice looking prompts - together centered how?

    Hi, I migrated some reports to reportnet 8 and when I ran it .. I want all fields on my prompt page to be centered nicely.. I have used table 4x4 and date prompt and other prompts are all in one of the cells.. and I could center them using container button.. but still it is scattered across my...
  5. ravina

    how to get parameter summary at time of report viewing

    Hi, I have to compare about 10 report in CRN7 and CRN8. so, I ran them all with run options and asked the output to be saved in my folder, so I can compare them next day.. I see that before running the report, it reportnet shows me summary of parameters I specified.. the thing is it will be...
  6. ravina

    CGI timeout

    Hi, immediately upon setting the run option and upon running the report.. I got abov message and says..'the specified CGI application exceeded the allowed time for processing the server has deleted the process. not sure.. what could be reason and solution? -ravina
  7. ravina

    how to find Database connection in CRN7 and CRN8?

    Hi, I am comparing reports in CRN7 and CRN8. and want to make sure that they both point to same database. not sure how? also, wish to make sure that before executing reports both versions in 7 and 8 has same isolation levels settings, I mean commited for both or uncommited for both etc...how...
  8. ravina

    what is difference between total($amount) and total(amount)

    Hi, I am modifying existing report and I see that total for one column says total($amountA) and another column says total(amountB). can someone help? regards, -ravina
  9. ravina

    CRN8 upgrade - how to fix reports for upgraded package?

    Hi, I just had a new package published to CRN8. now when I open the report it says.. package has changed and reports will be opened in new package..I say yes..then if I try to verify the report it gives me error list.. for certain items not found? some of the items were taken into new tables...
  10. ravina

    how to - show 1 of 2 fields in 1 column, conditionally?

    Hi, I have two date fields, date1 and date2. one of them is not null. on my report I have date column.. and I want to show date from one of this fields. I have to show date1 if it is not null or date2 if it is not null. I tried to create data item and wrote expression etc.. do not know all...
  11. ravina

    I ask total, only last line amount shows as total amount

    Hi, I was thinking that once I drop all fields on list report, I just have to select column heading and press sum button? this should give me totals at group levels and summary levels? when I do above in series 7 CRN, it does not seem to showing me any totals.. but only last line amounts...
  12. ravina

    how to- get total only at section heading level?

    Hi, I do not seem to find out.. how to total only at section heading level? it I press total button for any column... it gives me total at each grouping levels? -ravina
  13. ravina

    using prompt value in expression?

    Hi, I see following conditions in expression for amount.. if ([tax prompt] = 'HST') then amount=10 else amount=20. I thought there is a prompt with name..'tax prompt'? I searched through everywhere.. but does not seem to find 'tax prompt'? from where is this name coming from? -ravina
  14. ravina

    how to say the order in which prompt should execute?

    Hi, I have two prompts in my report one is date prompt and another is department prompt. now for example, I want to reportnet to execute department query first, then whatever data it gets, it should execute date query on that.. I believe, report performance to be better this way.. if I have...
  15. ravina

    how to select data between from-date and to-date

    Hi, I am trying to create report to show data between two selected date. I created two date-prompts on my prompt page.. it asked me to create parameters and I created. and selected the date fields from my model that I want to use in my date filteration. it did not ask me about > and <...
  16. ravina

    report specs ( or somilar thing ) printing from existing reports?

    Hi, I have about 100 reports in CRN7, which I have to migrate to CRN8. now... the thing is I can take print outs of existing reports and looking at them... start developing them as new reports in CRN8.. question is that it won't tell me about filters and/or other settings... calculation...
  17. ravina

    understanding tabular things in order to modify report?

    Hi, I have opened an existing report and looking through query explorer, under some queries... it says tabular model.. all this queries.. I could run through run menu and see data there itself.. without going to Toad.. however the report query.. shows tabular model1.. this query when tried to...
  18. ravina

    textbox prompt, view settings and usage?

    Hi, I have an existing report opened in reportstdio. on the prompt page there is a textbox which accepts the invoice amount and then it uses in query, I believe to filter some records? my question, if I look into properties window for textbox, it does not seem to tell me how it is being used...
  19. ravina

    frame work manger tour? or accessible webinar etc?

    Hi, is there a something similar, FM tour like we have for report studio, query studio? cognos does not seem to allow me to read material without login id? is there anything accessible without that? something where I can clerify my doubts on FM? I mean other than online/offline books and...
  20. ravina

    prompt page does not show up in page explorer

    Hi, I created a new report through cut and paste and then added and extra prompt pages to it, deleted some old ones etc etc.. and gave them titles like page1 and page2. when I run report.. it shows me one more prompt page which does not show up in page explorer.. I tried to restart...

Part and Inventory Search

Back
Top