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. MissReportNet

    calculating the best 25% employees

    Hi all, I have to calculate a standard which is the lowest number roundup of the best 25% employees. example. 25% of the best is 7,5 which makes the standard 8. Employee Numbers done A 10 B 9 C 8 D 7 E...
  2. MissReportNet

    drillthrough between reports with different datamarts

    Thank you very very much!!!! See you later!! Regards,
  3. MissReportNet

    drillthrough between reports with different datamarts

    Hi all, Is it possible to create a drillthrough between reports when they use both a different datamart. If yes what are or should be the requierments for those datamarts? Thx in advance!!! Regards, MissReportNet
  4. MissReportNet

    security questions

    Hi CognosChicago, In our datamart we also have security tabels. I am also thinking to hire a dba to set authorisation en security at data level. Do you now or have more info about what a dba can do for us? Thx!! MissReportNet
  5. MissReportNet

    security questions

    Hi MF, Thanks, i am sorry about your fingers :-). The questions i need has to be functional, some of what you have writen are functional like nr. 3,4,5,6,9,10 others are more technical questions. Can you come up with more functional issues? Thx!! Kind regards, MissReportNet
  6. MissReportNet

    security questions

    Hi, For authorisation and security issues the business has asked me to write some questions so they can discuss about the issue. The security will be set top down and bottom up and line and based on capabilities, hierarcie, roles. The only questions i realised is, - who can see what Can...
  7. MissReportNet

    ReportNet connection with 2 databases

    Hi Gary and Dave, I thought also that it would be confusing when users are prompted to choose and it was my next case to find out. Gary I would like to hear your testing results! Cheers, MissReportNet
  8. MissReportNet

    ReportNet connection with 2 databases

    Hi Dave, After some testings I can confirm that pointing to multiple databases with different name is possible. I have the following setup on my machine and works fine. - One data source defined in Cognos Connection called 'Retailers'. - There fore two connections under this data source one...
  9. MissReportNet

    ReportNet connection with 2 databases

    With ReportNet!!!! And I would also know, how many hours it will be cost to implement a test environment on a running environment. Thanks in advance!!!! CHeers, MissReportNet
  10. MissReportNet

    ReportNet connection with 2 databases

    Hi, Is it possible to achieve two database connections which are the same databases ( a test and a production) whith different names?? Cheers, MissReportNet
  11. MissReportNet

    How to disable the entry schedule managment in Cognos Connection

    Hi Jean, Thx for your info. I take a look in the system.xml file but couldn't find a row with Schedule Managment entry. I have to hide the Schedule Managment entry. Can you please tell me more specified how to achief this. Thanks in advance!!! Cheers, MissReportNet
  12. MissReportNet

    How to disable the entry schedule managment in Cognos Connection

    Hi Gary, Thanks for your effort. If I will find out how I will let you know. For others this dont mean the thread is closed ;-). Cheers, MissReportNet
  13. MissReportNet

    How to disable the entry schedule managment in Cognos Connection

    Hi, How can I disable the entry Schedule Managment for some users in Cognos Connection??!!! Thanks in advance. Cheers, MissReportNet
  14. MissReportNet

    Report Studio - using summaries in calculations

    Hi Gary, Can you share the solution you found, i am very curious!! Cheers, MissReportNet
  15. MissReportNet

    Report Studio - using summaries in calculations

    Hi GJParker, I was a little bit to fast :-) In your case total([Gross Margin] for report) is enough Cheers, MissReportNet
  16. MissReportNet

    Report Studio - using summaries in calculations

    Hi GJParker, Insert a calculation and use total([Gross Margin]for report) call it total GrossMargin Then insert a new calculation in expr. def.; Gross Margin/Total GrossMargin, set data format as percentage. Good luck!! MissReportNet
  17. MissReportNet

    Drill through reports and prompt page

    Hi Nuffsaid, I wanna thank you (* million times) for your information and effort. It works fine now and I am able to apply this on the reports. :-) :-) :-) :-) Cheers, MissReportNet
  18. MissReportNet

    Drill through reports and prompt page

    Hi Nuffsaid, Thx for your suggestion and sorry for my late reply (holiday :-)) I am trying to do what you have written, but how do you copy the code to the clipboard? I can copy the report to clipboard if I have created a report but now i have only the xml code. I am very curious?? Thanks...
  19. MissReportNet

    Drill through reports and prompt page

    Hi Nuffsaid, Thx for your information. Your first 2 alinea's i can manage. The drill throug link will be outside the main report body. That makes it diffucult for me. Can you tell me what to do from now on. Thx in advance!! MissReportNet
  20. MissReportNet

    Suppressing zeros in ReportStudio

    Hi, You have to use an if then else statement. Like: IF([blabla] is 0) then (null)else ([bla2bla2]) Hope this will help you to get on the right track. Cheers, MissReportNet

Part and Inventory Search

Back
Top