Coverting Colunmname of table1 as data in Table2
I have a table logging_data with column_name : id , Time , Tag1 , Tag2, Tag 3, Tag4. 1 12:00 12 20 90 100 2 12:15 34 60 101 134 This contains sample data of Tag1 , Tag2, Tag3 with id & time logged...
View Article"Missing schemas & cubes" using DSP
I'm using Mondrian with Dynamic Schema Processor in Pentaho-Suite 5.3 CE, I have a CDE dashboard which runs queries against a cube modified by my DSP class. The dashboard works perfectly. The problem...
View Articlecan I use pentaho reporting to send mails to users including the business...
hi all, please help me and give the answers asap as my boss is chasing me about this question. thank you so much. best regards, Patrick
View ArticleHow to create an OLAP data source with custom XML/A provider?
Hello guys, I need to be able to create simple ad-hoc reports on Pentaho BI using plugins like Pivot4j or Saiku. My data provider is SAP with XML/A interface. So the question is how could I create a...
View ArticleReplace a part of string with a field
Hello eveyone I can't find the way to solve this, having two tables as the following: The first is the vehicle model with number of sales MODEL IMMAT Land Rover Freelander 931 Range Rover Evoque 5948...
View ArticleModify string value
I have an attribute with values like this: abcd123. I need to modify it, obtaining this value: abcd122 (the numeric part of the original string minus 1). I think that I can use the "split fields" step,...
View ArticleLoad testing on pentaho - possible deadlock
Hello, We are performing a load testing on our BI infrastructure at the moment. We are testing with 10 concurrent users against single pentaho node (bi server platform). A test scenario for each user...
View ArticleHow to check PROFILE DATA MODEL in Pentaho ?
Hi, I would like to know if it is possible to check the name of all the DATA MODEL PROFILE in pentaho ? However will appreciate if anyone could provide the instruction for checking DATA MODEL PROFILE ?...
View ArticlePentaho Upgrade to 5.0 from 4.8
best practice to upgrade pentaho 5.0 from 4.8.? Can anyone suggest?
View ArticleCreate CDE Dashboard only for Admins
Hello! I'm working with Pentaho CE 5.3 Some of my Pentaho Roles have "Create Content" permission, so users can create saiku analytics, Pivot4j views and so on. Besides they can create CDE Dashboard,...
View ArticleMondrian filters not working properly
I added a filter in the pentaho analyzer and dragging a dimension , the resulting querying is not including all the filter values but only the first one( single value) and the report is displaying...
View ArticleReporting stats on Data Integration?
I have begun to use PDI (Kettle) reasonably well, with well organised jobs and transformations. However, I'd like to report back to the log "Number of files deleted" or "Number of rows added" to the...
View Articlejava.lang.OutOfMemoryError: Java heap space
Hi, i am getting java.lang.OutOfMemoryError: Java heap space for 3957028 records. I am trying to modify jvm size in spoon.bat file ( set PENTAHO_DI_JAVA_OPTIONS="-Xmx1024m" "-XX:MaxPermSize=512m" )...
View ArticleJDBC Connection issue to sql server windows authentication
i am not able to connect to database using jdbc connection to sql server windows authentication i have copied the drivers into administration-console--> jdbc and tomcat --> lib copied...
View ArticlePentaho reporting designer version conflict
We were getting blank reports on pentaho server due to the version conflict between the pentaho server(v5.3) and the report designer client(v5.4) which we installed. I installed previous version of...
View ArticleGet Data from XML only reads 1 element if multiple elements with same name exist
I need to read an XML catalog with multiple attribute values with the same element name. When using the "Get Data from XML" step only 1 of the elements is read and passed on to the next step.:confused:...
View ArticleError starting Kettle (XulException)
Hey, i am having a Problem launching Kettle. It seems like there is a Problem loading the spoon.xul, anybody got an idea about this ? I just fetched the master-branch from github. So i got the newest...
View ArticleHow to connect to Rest URL from Kettle Using API's
How to connect to Rest URL from Kettle Using API's If anybody shares the sample code. Really helpful.
View ArticleGrant unauthorised access to sparkl app dashboards
Hi! I've created a sparkl app with multiple dashboards and kettle endpoints, but I can't see how to manage permissions to it. Creating dashboards through default PUC "Create new..." allows to specify...
View ArticleRule Executor question please help!
Hi all, do you know a way how i can execute a step based on a resultset output from previous step values of 3 columns? Probably i need to use Rule Executor but tbh i hope someone knows an alternative...
View Article