Issues with PDF export
Hello everyone I'm having trouble with the PDF export option of the Pentaho Report Designer. The report (in which I'm working) consists in a main report with a subreport placed into the Details...
View ArticleLDAP Configuration issue in pentaho 5.0.5
I am new to Pentaho. I tried to configure LDAP from authentication page in pentaho 5.0.5. I found the below error while saving the configuration. Error : We couldnt find the Admin user {0}. Please try...
View ArticleOn Shared Connections
Hi! I'm studying the behaviour regarding shared connections. Can somebody confirm the following is true? - When sharing connections, each of the jobs and transformations as soon as used make a local...
View Article[D3Component Library] can't be mapped to a valid class when creating a new...
Hi there, I'm trying to create a new D3Component base on pedro Alves's last week post. I still got the "CDF: Object type d3DataMap can't be mapped to a valid class" error in page log and nothing on...
View ArticleReport Designer Template
hello, I have looked online for examples and tutorials about how to create report templates, but all I find is info about creating reports as such. I have created a template and published it to the BI...
View ArticleBest way for batch conversion of Excel files with Java code
Hello, this is my first post on the forum - I've only been using Spoon for a few weeks. I'm an experienced Java developer working in Germany. My question: I have a job that performs ETL on Excel...
View Articlehow to convert seconds to Time in format hh:mm:ss
this example doesn't work <Measure name="Seconds" column="seconds" aggregator="sum" > <CellFormatter> <Script> var date = new Date(value * 1000); return date.getUTCHours() + ":" +...
View ArticleHow to work with Pentaho Analyzer
Hi, Currently I am using JPivot as my OLAP BI Tool. In jpivot,I am getting information like JPivot is a community plug-in that has been provided for your convenience. If you are a Pentaho customer we...
View ArticleRunning reports on bi server with cassandra plugin issue
Hi, After having a look in the internet I was unable to discover a way to make the cassandra connection enabled on the BI Server. Basically I generated a Pentaho data integration transformation...
View ArticleSaiku: conditional formatting, how to do it?
Hi there, we are using pentaho 5.0.1 CE Edition. Is there some documentation (or a code snippet) for enabling conditional formatting on Saiku Table? Thanks
View ArticleMondrian seems to ignore FORMAT_STRING on time dimension calculated members
Hi, I have calculated member on the time dimension, to show a progression rate between two years. Of course, this rate should be expressed in %. But it seems my FORMAT_STRING is simply ignored, and the...
View ArticleHL7 Output
Hi All, Is there such thing as a HL7 Output Step? I only ask, as I would like to use Pentaho as a hub for my HL7 Messages. I would like to import my messages, modify them and then send them off to the...
View ArticleMeasures based on Dimension Column
Ok, I'm feeling REALLY n00b-ish here, because I can't seem to think my way out of this. Assume a fact table (With Degenerate Dimensions): Order# Placed Shipped PaidBy Client 1 2014-05-01 2014-05-03...
View ArticlePDI 4.4 not utilizing CPU on live node.
Hi, I am running a transformation that has 10 instances of UDJC step with 2 million input records on big server (24 core CPU with 64 GB ram), it is very very slow when compared to the execution on my...
View ArticleCan a entry in a fact table point to two entries in the same dimension ?
For example, consider this case : A meeting M1 can have multiple participants P1, P2, P3. How can i represent in star schema when i have a meeting fact table and participants dimension and meeting...
View ArticleCan a entry in a fact table point to two entries in the same dimension ?
Not sure if this is the right forum, but anyway as it is related, i am posting here : For example, consider this case : A meeting M1 can have multiple participants P1, P2, P3. How can i represent in...
View Articlehow to convert seconds to Time with format hh:mm:ss in modrian
I have a measure as Integer (it is seconds) and i would like convert this second in the format hh:mm:ss it works with function Sec_to_time in query of mysql but MDX???
View ArticleUsing Pentaho for reporting on varied Metadata sources?
Hello, Can Pentaho be used to report on the Metadata residing in Informatica repository and in models (native+custom) of Informatica Metadata Manager? If it is possible, please advice where to dig next...
View ArticleData Integration job with composite keys
All, We have an HBase job running correctly with data-integration and it is extracting data from HBase into our MYSQL tables. We now want to create another job that will extract from another HBase...
View ArticleHow to alter order of fields?
This must be one of this stupid questions with an incredible easy answer ... but I cannot find how to specify the order of the fields that I need to use on a Table Input Step. I know that the number of...
View Article