25
I Use This!
Low Activity

News

Analyzed about 16 hours ago. based on code collected 2 days ago.
Posted over 8 years ago by thiagofred
Hello, I wrote this script in Script Values to get values, check and transform: Code: --------- var cte; cte = gera_cte (CTRC.getString(),...
Posted over 8 years ago by solrrt
I've got errant commas in my Bootstrap table which is derived from some CDA data. Here's an example of the code I'm working with....
Posted over 8 years ago by carbonarchitect
Hi, I need to pass two authentication tokens as headers in order to access an API. So far I have tried saving the tokens as strings under the...
Posted over 8 years ago by davout
Is it possible to configure a dashboard so that a report included in the dashboard is selected at run time? For instance, with user A I might want...
Posted over 8 years ago by somewhere
Hey all, I am sort of new to Pentaho. Is there any transformations that will fire command prompt commands like cd C:\User\New Folder\New Doc, etc ...
Posted over 8 years ago by mbmartinez
Hi all, I'm getting this error during the Table Input step. My datasource is an ODBC datasource connected to a Marklogic database. I have chosen...
Posted over 8 years ago by lisi80
We have setup pentaho in our work environment and recently ran into issues where certain KTR's making calls to either oracle or mssql do no release...
Sdr
Posted over 8 years ago by haribole
Hello Has any one been able to run the SDR sample documented at https://help.pentaho.com/Documentation/6.0/0N0/060/0A0 in their own instance? ...
Posted over 8 years ago by TeeRKee
Hi everyone, i am new to the ETL softwares. I managed to create a transformation and a job. The job is simple : upload files from a specific...
Posted over 8 years ago by gianpieropiccolo
Hi all, I'm writing a transformation using a "Mapping input specification" -> "Modified Java Script Value" -> "Mapping output specification"....