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 gkittelson 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: MerIT
  • Order by date
  1. MerIT

    different precision after publishing imp report to portal

    Thank you Dave, I'll check it. I should have said that report has conditional formating of precision. It's ok in full client and wrong in Upfront (Cognos 7.1) ... and it was ok in upfront before but suddenly went wrong. I re-published it but it didn't help. Regards, Gregory
  2. MerIT

    different precision after publishing imp report to portal

    Hi, in Impromptu client reports show desired precision for a list of positions in one column (some positions have presision set to 0, some to 1 or 2) ... but after publishing it to upfront the precision is lost and everywhere values have 2 places after comma. What is wrong? Gregory
  3. MerIT

    Operations on multiple sets of data / segmentation analysis in Cognos?

    Project will start soon ... me for my investigation + other people experience says: 'sorry, it's impossible' or 'we tryied to do it once but with no effect, so we only lost tons of time'. BTW: I know Cognos concurent tool that is dedicated for such marketing analises of sets (that is based on...
  4. MerIT

    How to add an icon on PP toolbar that will execute cube refresh macro

    ok , here it is ... so the macro starts with: Type STARTUPINFO cb As Long lpReserved As String lpDesktop As String lpTitle As String dwX As Long dwY As Long dwXSize As Long dwYSize As Long dwXCountChars As Long dwYCountChars As...
  5. MerIT

    Operations on multiple sets of data / segmentation analysis in Cognos?

    I want to create a system based on Cognos products family that will deal with great amount of data: 100k-200k transactions/day. The problem is that customer wants to analyze at the same time multiple dimensions (we all say ok) but customer also requires EXCLUSIVITY of SUBSETS and SUBSET'S...
  6. MerIT

    How to add an icon on PP toolbar that will execute cube refresh macro

    It is possible to add a procedure that will check transformer windows process execution state ... and it works :) grzegorz@olap.pl
  7. MerIT

    Is it possible to use a Macro to create a Power Play Report?

    for what i know it is possible and there is even an example in help / pdfs that covers your question but I don't remember where now because I'm also new to cognosscript macros (brrrr) Cognos Reference Guide for PPlay and for Transformer will be a help: GenerateCategories Method in Transformer...
  8. MerIT

    How to add an icon on PP toolbar that will execute cube refresh macro

    Hi, uff...I managed to write some code, I had 3 years experience in Cognos, last one in Business Objects and now again in my beloved Cognos :) but ... for what I can say about programming in Cognos compared to BO it is that CognosScript has not changed for ages and in my opinion is POS (hope I...
  9. MerIT

    How to add an icon on PP toolbar that will execute cube refresh macro

    ok, I found in PP user help how to to set up a Launch Button - find below. Could anyone drop few lines how to refresh current cube? "You can add up to 64 launch buttons to a custom toolbar. You can configure each button to run a different program or macro. For example, you are the manager...
  10. MerIT

    How to add an icon on PP toolbar that will execute cube refresh macro

    Hi - Sorry for repeating my question. I have forgotten to write subject yesterday. Does anybody have idea how to write a macro that will close the opened cube - update the cube and open the PowerPlay Client again with refreshed report. I would like to add the button for this macro to PowerPlay...
  11. MerIT

    Hello, first time here - great pla

    Hello, first time here - great place! I created some GUI in CognosScript 2 years ago (loops etc ;-)) Now I would like to create a refresh button on toolbar for a powercube (fe. Great Outdoors) so the user would not have to do manualy so many operations (close PP - refresh the cube and open PP)...

Part and Inventory Search

Back
Top