pentaho
Error Connecting to Oracle Database from Pentaho Report Designer
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[详细]
2023-02-03 17:38 分类:问答Dynamically generating reports in Pentaho and dealing with report definitions store in the database
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[详细]
2023-02-03 14:08 分类:问答Merging a stream with table input records NOT in the stream
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[详细]
2023-01-29 15:19 分类:问答Pentaho Kettle - batch script doesn't produce output
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[详细]
2023-01-26 15:03 分类:问答MDX result categorisation
I\'m new to mdx and have been trying to solve the following problem for about a day now. Any help would be appreciated:[详细]
2023-01-25 03:11 分类:问答Pentaho kettle : how to execute "insert into ... select from" with the sql script step?
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[详细]
2023-01-24 23:11 分类:问答Parameter Pentaho Report Designer with MDX
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[详细]
2023-01-22 18:51 分类:问答MDX Rank request returning unexpected results
I wrote this fairly simple MDX request to get the rank by sales count of each gender: WITH MEMBER [Measures].[rank] AS RANK([详细]
2023-01-21 01:21 分类:问答In MDX, calculate the sales rank of a given shop
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?[详细]
2023-01-20 04:48 分类:问答Page missing when printing a report with Pentaho Report Designer
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[详细]
2023-01-16 05:36 分类:问答