DSP In pentaho 5.0.2
Hi In version 4.1 I have implemented DSP for my cube by appending below code in Datasource.xml file under OLAP folder. <Catalog name="Spend Analytics">...
View ArticleHow to call external jar by passing kettle connection object from transformation
Hi all We have requirement where we need to call external JAVA api (jar file) from kettle trnasformation with kettle DB connecction shared object so that there will be single transaction call from...
View ArticleCascading Mutli-Value List with Heirarchy
First, I'm gonna describe the structure: product_id department sub_department 1 1 1 2 1 2 3 1 3 4 2 1 5 2 2 6 2 3 7 3 1 8 3 2 9 3 3 The sub_department depends (cascades) with department. A combination...
View ArticleOrient?
Hello Forum, In my struggle in trying to have CDF/CDA/CDE and BTable working, after reinstalling CDF/CDA/CDE (using the jars), I've come to a situation in which my older Pentaho reports are not working...
View ArticleA ClickAction defining two parameters needs two clicks
Hi, Pentaho 5.0.1 CE + CDE trunk build81: when defining two parameters with a ClickAction of a "CCC Bar Chart" this way: Code: function f1(scene) { Â Â var s = scene.vars.series.value; Â Â var c =...
View ArticlePentaho dashboard on Mobile
Hi All, I am working on a POC around Pentaho. I am using evaluation version Pentaho 5. My question is How do I view my dashboard on Mobile or create dashboard on mobile. If I create a report in my...
View ArticleHow to view pentaho dashboard on mobile
Hi All, I am working on a POC around Pentaho. I am using evaluation version Pentaho 5. My question is How do I view my dashboard on Mobile or create dashboard on mobile. If I create a report in my...
View ArticleGetting Array elements from MongoDB
Hi All, I want to migrate data from mongodb to a relational database. In mongo, we have a json with keys, arrays, sub documents and arrays in subdocument. We are trying to flatten the structure to a...
View ArticleSetting up parameters in a chart
Hi, Pentaho 5.0.1 CE + CDE trunk build81: When choosing a parameter from the list by clicking the [...] button, the name of this parameter goes into the "Arg" box instead of the "Value" box. I have to...
View Article"Unable to find the first argument field"
I found this question in earlier posts, but without a clear answer. I have a transformation which is using a calculator step. The calculator step creates a new field called "full_path". The...
View ArticleProblems with Cross-Join
Hi folks, I have defined a Schema which looks like this: Time Dimension (Shared)Dimension1 (Shared)Cube A Dimension Usage TimeDimension Usage 1Dimension AMeasure A Cube B Dimension Usage TimeDimension...
View ArticleValidation/notifications
Hi all, I'm new to Pentaho Report Designer. So far I have finished giving the look and feel to a report but there are some requierements that I've been struggling with: - Validate start date is before...
View Articlefilename as a variable
Hello. I have a Job with two transformations. The first transformations reads the name of the file (inside a specified folder) and as a last step I use "Set Variables" where I set the path of this file...
View ArticleFind all unused scripts
Hi! I did work for the last 4 years with kettle and after all that time, I have so many files (one for each subtransformations) that I can't easily find something when I really need it. So I said to...
View ArticleHypelink inside a text field in a PDF report
Hy everyone, I'm looking for displaying an hyperlink in a textfield and format it. I've succeed in displaying an hyperlink with the correct action if the URL is the full text of the field. Yet, how is...
View ArticleMac, PC and Linux exchange files Issues (compatible issues)
Hey forum, I send one report developed by Pentaho report designer on PC to my Mac. But on Mac, when I try to run this file, it errors out. It looks like the data source is not been properly connected....
View ArticleUnable to run xaction in BI Server to run a PDI repository job
Hello! I am using BI Server 4.8.0 and Data Integration 4.1.0 in a MySQL repository mode. I created a job that calls several transformations to realize the ETL, and want to call it from the BI Server...
View Articlecatching error message
Hi, I am using PDI 4.3, and i have a job that have several tranformation inside that is scheduled to run every hour. For this i need to save the error message into a table when the job encounter any...
View ArticleLicensing for pentaho-metadata
Please suggest how to determine the licensing used by pentaho-metadata jar v 3.4.6. If I want to re-use this code as is, is there a need to I procure a license from Pentaho? If yes, which one? I found...
View ArticleAchieving inline report in a mail
Hi All, I am trying to achieve inline report in a mail using action sequence. I have followed below pasted url in achieving it: http://diethardsteiner.blogspot.in/2...-by-email.html But the problem is...
View Article