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 TouchToneTommy 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: Julia23
  • Content: Threads
  • Order by date
  1. Julia23

    Please help me with this script split.pl

    Halo, I have this script and I want to run it on a cacm.all collection but I become always this error: perl split.pl cacm.all Can´t call Method "print" on an undefined value at split.pl line 49, <> line 1 I think the code is right but IO::Fileworks probably not on my PC. The cacm.all data is...
  2. Julia23

    Questions about Transformer and Impromptu

    Hello everyone, I have a few questions about Impromptu (7.1). First can I insert Data in Impromptu? I have the columns and I want to insert a new Column and the User can add the Data Manually. Is that posibble? I have read something about Prompt... Is that the way? Can anyone describe me that...
  3. Julia23

    Connect Multiple Data Sources

    Hallo everyone, I have a difficult task... I have worked for a while with cognos and with your help I have learn a lot. I must now import in my Transformer Model a new Data source. Its a Access Database. My Question is, can I connect the new Data Source with the others Tables The new Table has...
  4. Julia23

    Updating Powercubes

    Halo Everyone, I am looking for a way to update the Powercube data. I have read the ebooks but I can´t find any simple way or the option for Automatic Update. I have a Database for the current year (2007) and tha data imports are every day. I have created a Model and a Powercube. But if I only...
  5. Julia23

    What is false in this querry (Power Play Transformer?

    Halo, I want to create a new Column and I use this Query Defination: if ( "Datum" = 2007-01-01) then ( "Umsatz Plan 2007" * 8/ 100 ) else if ( "Datum" = 2007-02-01) then ( "Umsatz Plan 2007" *7,8 / 100)else if ( "Datum" = 2007-03-01) then ( ( "Umsatz Plan 2007" * 9,1/ 100) / 22*...
  6. Julia23

    Categorize Data with Transformer

    Hallo, I have a little Problem. I must categorize this Data in levels: 2345_BMW_ozg 2344_BMW_iko But how can I create a default script that categorizes this data in a BMW level? There are 3 more levels and this level is in the middle of this category. Can I use a sql script as "like "%BMW%"...
  7. Julia23

    Open .mdl Cube with PowerPlay Transformer 7.3?

    Hi everyone, I have began last week to use Cognos PowerPlay. Its really a great Tool and much better as SQL Analysis Services. I used that before Cognos. I have a Problem. I have become 4 Cubes from my Boss (.mdl files), but I cant open the Cubes with Power Transformer. I probably must make a...

Part and Inventory Search

Back
Top