I am new to Pentaho, and I am struggling to set up a new database connection. I am trying to connect to an Oracle 10g database, but whenever I test the connection, I get the below error. It doesn\'t r
I am developing a reporting application where a user can select(and order) reports from a list of 100 reports and ask for a master report. Thi开发者_开发百科s master report will contain all the select
I am trying to pull together a complex Kettle transformation on a set of patient data.I have several table input steps that query a MySQL table that assembles patient rows into a stream.Each table inp
I\'ve written a very simple pentaho kettle script that works fine when I launch it from the spoon ide. It takes in a csv file and writes it to a text file and an xml file. However, if I run it as a ba
I\'m new to mdx and have been trying to solve the following problem for about a day now. Any help would be appreciated:
I am discovering Pentaho DI and i am stuck with this problem : I want to insert data from a csv file to a custom DB, which does not support the \"insert table\" step. So i would like to use the sql
I am doing a report, using Pentaho Report Designer. My datasource is a Mondrian Cube with MySQL JDBC. I am using MDX queries, and I want to put paramerize开发者_C百科 it. I have to configure a paramet
I wrote this fairly simple MDX request to get the rank by sales count of each gender: WITH MEMBER [Measures].[rank] AS RANK(
I have an OLAP cube containing the sales count for each of my shops. Using MDX, how can I output the rank of a given shop?
I\'m using Report-designer 3.6.1, and I encountered a recurring problem with one of my reports. When I print the report, sometimes the result is missing pages. The report prints seven pages out of ni