How to use variable in SAP Input Filter field
I used generate rows and connected with Sap Input step. (VBFA.ktr) My use case is SELECT VBELV, VBELN from VBFA where VBELV = ${VAR_Y} In Generate rows I have created FILTER field and entered as VBELV...
View ArticleUnicode characters in the .xaction filename
Can I use Unicode characters in the .xcation filename? If I name a file such as "Оплаты", then when opening a message appears "This page cannot be accessed directly. It must be linked to from other...
View ArticleCrosstab SUM - How to apply Reporting 3.9.1
Hello, In some report, there is the need to sum the values for the Crosstab function. I Know this feature is experimental, i am trying this even by workarround, but having no luck. Data Sample: 2000...
View ArticleIBK gives a wrong result in my code
I have two data set, one for Training data set and another for Test data set. I want to find the first nearest neighbor of the first instance in Test data set among Training data set, I wrote the...
View ArticleHow can I create a combobox in CDF and pass a param?
Hi: I'm trying to create a combobox in a dashboard with CDF. How can I do it? Is enough write it as an html component? How I can catch a value and pass it as parameter to query? I did it in Pentaho,...
View ArticleWhat is the proper "ETL way" of caching and re-using webservice results?
I need to look-up a value from a table, if it's not there, then call a slowish web service to look it up, and cache the results in the table so it'll be there for quick use next time. I've been...
View Articledoes Melissa Data name and address verification plug-in with with CE4.x?
I need to "clean up" a large list of names and addresses and do address standardization and name parsing. I'm looking into the Melissa Data Pentaho plug-in...
View ArticleJoin Rows in many Tables
Hi everybody, I have read many CSV-Files with the format "name", "symbol"(key), "value". The CSV-Files are created every 30 minutes with a time stamp in the filename The fields are for example: "Firma...
View ArticleUrgent question on normalizaing training and test set seperately
First of all thanks for creating a great tool. I have a fairly simple question, yet my colleague and I could not find the answer. I want to normalize and perform input selection on a dataset, BUT...
View ArticleGroup Measurement to Dimension in Mondrian
I built a warehouse with several measurements (revenue, payment, profit, MRC, due, etc) with a few dimensions (date, location, product, channel, etc). Now I want to create a summary report/analysis by...
View ArticleDate format for date input component
Hi, how it works Date Format property associated to Date Input Component? I tried this: 1) define a Date Input Component and set it to my_param_date parameter (value = 01-01-2013) 2) set Date Format...
View ArticleProperties for Custom Widgets in CDE
Hi all, I'm tring to set up a simple custom widget - basically a box with a title. In the widget I've added a Simple Parameter (called "MyTitle") and marked it as a property in the Widget Settings...
View ArticleImporting last modified file containing specific text
Hi, I am working on a data transformation task that involves fetching data from an input CSV file then converting the data into specific a format and finally exporting the CSV file. I have created the...
View ArticleMultiple Charts from One Data Source in CDE
Can I create multiple charts with different fields from one data source in CDE? For example, I have one data source as below. I want to create one bar chart for date * revenue, another bar chart for...
View ArticleHow to get table other column value ?
hi,all! I show a table by table component; ID NAME NO 1 a 125 2 b 154 then,I want to get all the column values by clickAction. how can I do?
View ArticleMeasures dimension
How i can create my measures dimension from existing dimension. My data have over 1000 measures, and i want automate this process
View ArticleSupport for CellSetListener?
I'm interested in connecting Mondrian to a live database that supports streaming SQL queries. According to the Javadoc, Mondrian doesn't currently support olap4j's CellSetListener. Is that on the...
View ArticleUse of variable in SAP Input steps
How to use variable ${VAR_X} in SAPInput step. My transformation has Generate rows and SAP input steps. Generate rows/Data Grid has option field contains column_name > 2012 . Instead of 2012 I want...
View Article12 days of Visualization Plug-in - Calendar plug-in throws error
If we use the Calendar plug-in from the 12 days of Visualization plug-ins in Pentaho 5.0, we get the error - "TypeError: this.parent is undefined" Please let us know if there is any updated / new...
View ArticleCan kettle invoke jar file
Hello Does Kettle support to invoke a jar ? I'm working on a mahout result, the customer hopes sending the email or short message to the subscriber in the mahout result. So I wrote a java file to send...
View Article