How to connect oracle APEX with kettle(spoon)
Hi all, Need your help to connect kettle(data integration) with oracle 11g release2 APEX. I used JDBC to connect. But it ends up with "The Network Adapter could not establish the connection" error....
View ArticleGrand Total with Dynamic Columns in Table Component
Hey Guys I am having trouble with calculating grand total column wise in table component. I have seen some of the post relating to that but those are not relating to dynamic columns in table component....
View Articledebugging code required for option selection
Hi Mark Please could you give me the code so that I could printout the current set of options.......... ************************************************************ //build classifier...
View ArticleGiveaway: Pentaho 5.0 Reporting by Example: Beginner’s Guide
Christmas is here! Let's property enter the spirit! I have 2 amazing news: The first isn't exactly new - There's a new book on the Pentaho portfolio: Pentaho 5.0 Reporting by Example: Beginner’s Guide,...
View ArticleLookup from multiple tables
If I have a .cvs file input with (name, label, value) and I want to look up name in Table 1 to find name_id , look up label in Table 2 to find label_id and populate Table 3 with the corresponding...
View ArticleUpdate an existing Excel XLSX (Output step - update an Existing Multi-Work XLSX)
More I use PDI ... I love it!!! So now again a question for you gurus... I use the MS Excel step in my transforms (grab data from multiple worksheets), but during my transform I do "lookups" and get...
View ArticleUser Defined Java Class Question
Hello , Is there a technique or way to implement the feature of var trans_Status = SKIP_TRANSFORMATION; and var trans_Status = CONTINUE_TRANSFORMATION; or the features of initialize, execute and...
View ArticleExecuting PDI JOb from within SQL 2008
Hi guys, I have an issue. I have a Job that executes perfect from within PDI. It also runs ok when I execute it from Windows task scheduentler, but for some reason when I execute it from within SQL...
View Articlesend mail on condition check
Hi All, i have a transaformation which extracts the data from database located in one server and loads it to the another database table located in another server. Sometimes the data for the present day...
View ArticlePDF Error font when run in report design
Hi all, I'm new work with pentaho report, I create a report by Pentaho Report Designer, but when i run with format PDF then error font. please everybody help, Sorry for my English! Thanks & Regard!
View ArticleHave a problem. Haven't column to join when create OALP
I use Business Analytic 5 , I create connection to MYSQL and create datasource choose from database table and I move from table form left to right and select fact table Screen Shot 2556-12-20 at...
View Articleerror when using kettle operate hive database(CDH4.2) ,cant explore hive...
I have successfully connect hive, but I cannot explore the tables in hive through kettle explore database, and also cannot create table through 'SQL' node, errors like this : 2013/12/20 15:24:14 - SQL...
View ArticleHide repeating column values
Hi, I am a newbie to Report Designer. I want to hide the repeating values in a column of all rows when I export the report in an excel file. Basically, my query returns some data for user, his roles...
View ArticleCustomising The Pentaho User Console
Hi all, I'd like to customise my pentaho BI 5.0.1 and I'd like to change the "MantleSettings.properties" as decribed here: http://www.prashantraju.com/2010/03/...onsole-part-3/ unfortunately the...
View ArticleError in pentaho.log: Invalid connection properties
Hi, every morning if i click on a report i see this error in pentaho.log. After the second click, the report is displayed. Can anybody help me please? Here is the output from pentaho.log: 2013-12-18...
View ArticleConfiguration to enable Pentaho Analyzer DrillDown Link by default
Hello All, Is there any configuration within Pentaho Analyzer, to enable drill down links on Pivot cells by default, i.e. show the links when the report opens, so that we don't have to enable the links...
View ArticleAndroid
Hello, I wanted to know if someone has already used the plug-in to connect with Android systems. There is an application installed on Android? What you can do with Kettle? Thanks.
View ArticleBA server database connection issue with Broken pipe
Hi All, We have BA server installed on linux box, which reports broken pipe issue very frequently during JDBCTransaction commit in hibernate. Is this related to pentaho side configuration issue? or...
View ArticleCandlestick Charts in PRD
Has anyone tried putting candlestick charts in a PRD report? I would like to try this and guess it can probably be done using the post processing script. Is it possible to pull multiple datasets into...
View Article[Spoon] Table input step - error using mysql variables
Hello, reading my data from MySql DB I wanted to add a new column counting row number inside each group on my definded sql, so I made this sql that is working on MySql Workbech: Code: SET @running = 0;...
View Article