Set values dynamically to step "Row Denormaliser"
Hello everybody! I have a requirement to pivot a table to send it as a .csv. My main goal is to transform the data row of a column into several columns, which one as date. The extraction will be send...
View ArticleReplace PDI 7
Doubt replace, Before I used and would replace the value I would like, but now at the time of substitution turns the field into null, follows example TESTE.ktr result : 00380 Attached Files TESTE.ktr...
View ArticleUnable to Insert/Update Records in Existing SQL Table
I'm new to Pentaho (Spoon) though my experience with SSIS has proven to be helpful. In any case, I've been unable to insert/update records from my transformation into an existing SQL table.... I get...
View ArticleHow to add dynamic value in tooltip-formula?
Hi, I have a report with an XY Line chart. I want to add a formula so that whenever I hover over that data point, the tooltip shows the value of that particular datapoint. I have tried playing around...
View ArticleSalesforce Field Retrieval
I'm running a SOQL query in a Salesforce Input step which retrieves an object value: Code: SELECT Project_Checklist_Item__r.Project__r.ID  FROM Project_Checklist_Item_Phase__c  WHERE ID IN...
View ArticleUpdating different columns based on update or Insert
Is there a way to selectively set date fields based on whether it is an update vs insert? If the record already exists I'd like to update the modified date rather than the create date.....and if it is...
View ArticleHow to connect to a OLEDB Driver/Provider using Spoon.
Hi All, How can we connect to OLE DB Provider from Spoon . Can any one share any reference documents or links regarding it.
View ArticleAdd sequence step cant find a sequence
Hi, I am trying to use an 'Add Sequence' step from the DB. The DBMS is SqlServer 2016 The connection works for other transforms and is using 'Ms SQL Server (Native) (JDBC) , The Schema name can be...
View ArticleHow to include the Pentaho user in a query
Hi, I have just registered and this is my first question to the forum. I am using CCTools to show some reports in Pentaho Community and I would like to parametrize a query with the Pentaho user name. I...
View ArticleMissing FoodMartCreateData.sql
I have downloaded the latest Mondrian distribution (mondrian-3.13.0.0-25) but the FoodMartCreateData.sql file is missing...
View ArticleApply Logic in Parameters
Hi, I'm new to Pentaho Reporting and thus coming with a very basic question. I have two dates FromDate and ToDate as parameters for my report. I want my FromDate to be <= ToDate else report should...
View ArticleProblem with XML namespaces
Hi guys, for 2 days i'm trying to get something out of this xml response i got from a soap api - but i can't get it to work. the 'get data from xml' step isn't able to handle the namespaces from the...
View ArticleBi server community - Serious user security access - release 6.1.0.1.196
Hi Guys, Today a face with a serious bug, when I login with different users on the same machine the bi server keeps on cache the last session and when I logout and login with a different user it...
View ArticleAny way to cancel update of component using a button and kill off the query?
Hi, We have some cases (unfortunately unavoidable) where a user may interact in a dashboard and what they have selected takes a significant amount of time to return results. Often the user would want...
View ArticleHow to? Excel field, 20+ Excel files
Hi, I have a collection of Excel files and in all the first few columns are common. However, the many other columns which extend to the right represent business units and despite having the same header...
View ArticleHow to format tooltip & legend?
Hi All, I am using a Line chart and Matric line chart. I am using 5 parameters, At a time user can select two. These selected parameters are dimensions. Let's say ABC (mg/l), ACB (kg)... I am getting...
View ArticlePentaho DI could not create the java virtual machine
Hello! I'm new to Pentaho DI. Every time, I'm trying to start spoon.bat on Windows 7 Home edition x32, I get following error message: Screen.jpg. This error occures on following Pentaho versions:...
View ArticleHow to run the report from outside of the designer ?
Hi all, I created a report with Pentaho Report Designer. I want to know how to run the report in PHP and Spring. Thank you very much
View ArticleSinalize rows that balance sum total to Zero
I have these data about a bookkepping that was imported and transformed, so I need to sinalize or identify the rows where balance values sum can be zero, like image below: Issue_pentaho_zero.jpg But I...
View ArticleUnlock the password protected PDF using itextpdf and bcprov
Hi Guys, I am trying to unlock the password protected PDF using bcprov-jdk15on-1.56.jar and itextpdf-5.5.10.jar but I am getting following exception. I am using 'User Defined Java Class' task of...
View Article