I am in process of upgrading my pentaho reporting from 3.6.1 to 3.8.0 in my web application. when I updated all necessary jar fil开发者_Python百科es, I got one compilation error in one of my class whi
I have a Mondrian/MDX query where I grab data within a date range, but I\'d like to return time as the value of its property in the result.My current query is like:
Can anyone help me get started generating PDFs from Pentaho .prpt files using java in a maven environment?
Pentaho Kettle I need to dynamically set \"Dimension field\" and \"Field in stream\" fields in Combination lookup step of a transformation by using environment variables, it should be something like
i want to integrate hadoop to pentaho data-integration,I found on pentaho site, in that site there is pentaho for hadoop, but it\'s commercial.i want开发者_运维技巧 to make my data-integration communi
I\'m facing the following problem: I ha开发者_JAVA百科ve two inputs: 1) I have a csv base file with 35 columns and their proper headers.
I am trying to import Excel files using the \'Excel Input\' transformation in Pentaho Kettle/Spoon. Spoon spits out a \'NullPo开发者_JS百科interException\' for row 67, which has a null value in the fi
I have two parameters: \'from month\' and \'to month\'. I would like to show data between those months. This is my situation:
Im new to the pentaho suite and its automation functionality. i have files that come in on a daily basis and two columns need to be put in place. I have figured out how to add the columns but now i am
In my application,开发者_如何学运维 user can specify the format of their file. Based on user input we dynamically create SSIS package.