How to Dynamically render Table name and File name in pentaho DI
have a requirement in which one source is a table and one source is a file. I need to join these both on a column. The problem is that I can do this for one table with one transformation but I need to...
View ArticlePopup Component in CDE
Popup Component throwing below error in Firefox TypeError: render_popup1.popup is not a function render_popup1.popup($(e.target)); I have tested /public/plugin-samples/pentaho-cdf-dd/tests/popup.wcdf I...
View ArticleNeed Help
Hi, How to parse html page.. I want to get all rows from <div class="row"> is there any possibility we can do it using PDI. If yes how can we do it.. Sample is attached below. Attached Files...
View ArticleOptions for cell suppression
Hi, Can someone please point me to an example - or provide any advice regarding suppression of cells that are generated as a result of an aggregate under certain conditions. For example if my aggregate...
View ArticleCannot create db repository on mssql
Hi i cannot create or upgrate repository on Microsoft SQL Server, I'm using Pentaho Data Integration (pdi) 5.2 Attached Images 1.jpg (27.7 KB) 2.jpg (26.6 KB) 3.jpg (26.3 KB)
View ArticlePreprocessing data from previous steps
Hi, Is there a way to preprocess the data that came from a previous step to show, e.g. on a comboBox for user selection. i will be grateful if you give me an example to process that data on the Dialog...
View ArticleCommit Size and Rollback
I have a Kitchen job that reads records from a table on one server (Oracle database) and writes them to another server (Oracle database) at quite a physical distance away. Network connectivity is an...
View ArticleIssue on Excel Input with multiple sheets
I am trying to use Excel Input step on a spreadsheet that has multiple sheets. I notice that data from the first sheet alone gets picked up correctly. The data in the second sheet gets pulled in, under...
View Articlepdi 5.2 crear repositorio en MSSQL
Hola a todos Alguno sabe si kettle 5.2, puede crear y/o conectarse a un repositorio en una bd microsoft sql server 2012, yo he estado tratando de crear un repositorio, pero me sale una advertencia,...
View ArticleCross-tab with same attribute on the columns as on the rows?
Hello all, I am new to Pentaho and am having difficulty implmenting a scenario I have done many times in the past with other tools. The basic concept is to have the same attribute on the rows of a...
View ArticleTable input error log not displaying on subsequent runs
In Spoon, versions greater than 4.3, the ability to view the error detail in the log from the table input step after the first run has gone away. I am running with the ojdbc6 oracle driver (I have...
View Articlewhich encryption algorithm does encr.sh use?
which encryption algorithm does encr.sh use?
View ArticleDynamic start / end dates for Google Analytics step
Hi everyone I really need some help with this. I've been all over the Internet (these forums, Stack Exchange, etc) and have seen some examples, but I still can't get it to work. I have a GA step all...
View ArticleRow Denormaliser Step not functioning correctly
I have some sorted data that I'm trying to denormalize but the step in Pentaho isn't working correctly. Here is a snapshot of the sorted data: And here is a snapshot of the Row Denormaliser Step as...
View ArticleReading multiple tar.gz files
I am looking to read the contents of multiple tar.gz files. My first approach was to try to unzip the files via the "Unzip file" step but that did not work. After reading through forum posts...
View ArticleDouble login required after session times out
When I perform any action after my session times out, login popup appears, asking for user credentials. After correct credentials are provided and OK button pressed, the same popup appears again....
View ArticleStop analyzer from joining to the fact table when adding an attribute to the...
When I drag an attribute onto the rows or columns in an analyzer report, the query written by Pentaho pulls only from the dimension table, as it should. When I drag an attribute onto the filter...
View Articletable component alternate color row
Hi everyone ! i use pentaho ce 5.0.2 I would like to appear in the table component different colors for alternate rows. the background is the same for all rows of default. how should I do to display...
View ArticleHow to use excel data as datasource in pentaho cde
Need Suggestion for using excel/csv data as a datasource in cde for making dashboards.. Thanks
View ArticleSuggestions
When i add below lines of code in the PDI javascript the img ending tag gets disappeared Jsoup = org.jsoup.Jsoup; doc = Jsoup.parse(html); Below are my source and target outputs : Code: Source :...
View Article