If and If condition in Formula
How I write If and If condition in Formula e.g IF([CONTRACT_STATUS_CD]="1" AND [POL_PREV_STATUS_CD]="B") then new_field=[POL_STAT_CHNG_DT] else new_field=null Provide some suitable example for above...
View ArticleIssue with data sources that are created through the Pentaho Admin Console
Hi all , Issue with data sources that are created through the Pentaho Admin Console ,Now my MySQL IP has been changes, i did modification in my BI server . But Pentaho Admin console in not up .! From...
View Articlehow to create a new cde componet section
I created some cde components and now I want to group them into a specific section . how you can define a new section in cde?
View ArticleGet values for slice pie selected
on the CCC Pie Chart I would check (in the "clickAction" property) the values for the slice pie selected so I can force some value parameters. In this example: pie.jpg the values "Vintage Cars" and...
View ArticleAccess Pentaho Marketplace through a proxy
Hello, according to http://pedroalves-bi.blogspot.fr/201...e-is-here.html, it's not yet possible to set a proxy and access Pentaho Marketplace through a proxy ( "You need to have internet access, we...
View ArticlePentaho on Linux and MySQL: Administration console is empty.
Hello! I configured Pentaho on CentOS with MySql. When I try to open Administration Console, I see the "initializing" message, and then the empty page with background images. Log file doesn't show...
View ArticleParameter in datasource for table selection
Hi, I have a the following problem with using a parameters in a SQL (sql over sqlJndi) datasource. I have a parameter "p_project" with the value "TABLE1". My SQL query kooks like this: Code: SELECT *...
View ArticleWrite current date to a file in a JOB
I need to write current date if a " check web service availability " step fails, and also write the current date after a transformation succeed. Any suggestions ?!!
View ArticleCollapse more rows to get unique average value
Hi all, i built a saiku query to view my results, but this is not the output i would like to see. Referring to the image on the attachment, i'd like to have for each day the average value of the rows...
View Articlehttp/ 1.1 400 bad request
After logging in with the username and password in the Administration Console displays a message window with the message "HTTP / 1.1 400 bad request" and the service management console is not running....
View Articlecustomize MY workspace in Pentaho user Console
Hi all, Can some one help me to know while file has "My workspace" properties for Display How can i customize MY workspace in Pentaho user Console , These are the list of tabs under workspace :-...
View ArticlePentaho CBF on Jboss
Hi all, I want to deploy my pentaho project on Jboos AS 5.0 using CBF framework. The following structure is my pentaho framework with jboss. |cbf-quickstart |jboss |pentaho-4.8 |project-development...
View ArticleGrouping rows
I can't figure out how to group rows. I want to group and transform the rows from this: account websiteId currency type amount paypal 1 EUR shipped 25 paypal 1 GBP income 14.5 paypal 1 GBP shipped 12...
View ArticleExecute Sql Script
Hi does "execute sql script" step will pass the result to next step Thanks in advance
View ArticleModifying Dial chart no-data message
Hi All, I am using Dials in my dashboard through User Console interface. Back end is MySQL database. When there is no data in query, chart says "The chart query returned no data". Is there anyway to...
View ArticleHow to model - Snowflake Dimension with multiple columns and its join with Cube
Hi, I have a snowflake Dimension as follows: <Dimension visible="true" highCardinality="false" name="A to B"> <Hierarchy visible="true" hasAll="true"> <Join leftKey="a_catalog_id"...
View ArticleHow to schedule the Jobs/Transformations in Kettle(Urgent)
Hi All Pentaho Genius, How to schedule the Jobs/Transformations in Kettle, Suppose I wanna to run one transformation daily at 10 PM , where do I do this ? and also once it is scheduled, where can I...
View ArticleInternal Error while loading WebService : WebService LookUp
Hi, I'm getting the following error while executing my WebService LookUp transformation. I have seen the same issue in http://jira.pentaho.com/browse/PDI-2376, but I'm Unable to configure, whether the...
View Articleauto-reference fields
Hi :D, I've tried to find the answers using the search, but nothing, so I hope not to create a duplicate. If it's the case, please link me to the correct topic :) This is my problem: If I have 4 fields...
View ArticleCan we schedule a job through the API ?
Is it possible to schedule a transformation through the Kettle API? I have done it through spoon, but need to be able to do it programmatically.
View Article