how to pass a value to a parameter in a transform.
Hi , I want to pass max(numeric field) and min(numeric field) to a parameter defined in the job through a transform to do calculation. how can i do this so that the max and min values are available to...
View ArticleNew datasource
Hi, How to make an new database table as data source in dashboard..? Thanks & Regards, Gowthaman
View ArticleNew User
Hi, I want to add an new user in pentaho user console.., Is this possible to add a new user..? Thanks & Regards, Gowthaman
View ArticleCDG - Creating Other Measures
Hi everyone, I have been working in CTools CDG Tool and I'm trying to generate a data warehouse to show my dashboards. I'm following step by step the CDG guide by @pmalves at:...
View ArticleJasperReportsComponent - error opening parsed xls file
Hi! I've made an action sequence file in Design Studio what parses .jasper file into xls format, after that, i send it out via Email. Everything works fine, except after sending out .xls file i cannot...
View ArticleIntegration of Pentaho Reports with Eclipse
I am trying to integrate Pentaho reports with Eclipse with the help of pentaho reporting sdk engine. Reports are getting deployed succesfully till there is no subreport and function in it. Sub reports...
View ArticleLog - remove warnings from minimal?
Simple, is there any way to remove warnings from minimal logging level?
View ArticleRead multiple lines from flat file into single record
My input file contains records which span multiple lines and record begins with a line break then eight digits then a '1'. I am a newbie but I believe what I want is a "text file input" that has a...
View ArticleTest if a parameter matches a database value using ILIKE
I'm writing a report in report designer. One of the fields is name, and I essentially want to do this in my query: Code: WHERE tbl.field ILIKE '%${name}%' However, I can't figure out a way to make this...
View Articlesubreport executing multiple times based on parameter values
i created a subreport that runs off a query with from three different parameters (which are dropdowns). Based on the first parameter, second parameter gets populated. Based on the second, third...
View ArticleUsing variables in table output step
Hi, Matt has posted a video here (http://www.youtube.com/watch?feature...&v=EjzgzOanq1o) which outlines how to use the metadata injector to get data into a table. I'm trying to do almost exactly...
View Articlepagination or scrolling inside inline subreport
i have an inline subreport looking like a window, where i have to display rows of data. Since it's a window, it can only display 15 records at a time. so i am trying to implement pagination to display...
View ArticleHide Chart Outline
I have a line chart that is charting a percent of something. Since the percent can never be more than 100 I have my orthoAxisFixedMax set to 100. However, when one of my series has values that are 100%...
View Articlecall subreport from a report
Is it possible to call a subreport by clicking on one of the row values of a subreport
View Articlecustomize parameter list box
I need a single select list box to be stretched out a bit more than the default size. i couldn't find any property that does that. Can it be programmed to customize the look and feel of a single select...
View ArticleDelete MySQL rows not found in original Excel Input
Hi, I am new to kettle but making great progress :) I have a transformation written that successfully takes a spreadsheet of data and updates corresponding rows in a MySQL table. Now I find that part...
View ArticleCalculate attempt column values based on given condition
userID--- ansID --- objid------- testype ---------------- Date--------------- attempt 1 --- ---- 1234 ------ 1 ------ ConceptTest ------- 1/12/2013 12:12:01------- 1 1 ------- 123445--- - 1 ------...
View ArticleSending Mail via SMTP.GMAIL.COM
hi all Trying to send email from myadress@gmail.com to myadress@mydomain.ch using Mail Entry in Job. I read almost all threads regarding my same problem with sending emails using smtp.gmail.com. i did...
View ArticleText File input:accept file names from prev step
Hi All, I know this has been discussed before but I still couldn't figure out and how to make it work! I don't understand what this message really means " Please specify at least one text file sample...
View Article