How to get Parameter via URL in CDE
Hello all, My requirement is to catch the parameter from the url and use it in query in my CDE dashboard. can you tell me how to achieve the url parameter passing in the query. For an example, I am...
View Articlecassandra counter column
hi, i'm trying to retrieve data from cassandra counter column, i get only the RowKey and not the row data. the cql query is i use is very simple "select * from columnFamily LIMIT 10;" is there any way...
View ArticleGreedyStepWise threshold
Hi everybody, I am new in data Mining and WEKA tools. I have some data and i would like to filter them before applying the Linear regression. I apply the GreedyStepWise filter to my attributes (82),...
View ArticleMQL Query
Buenas, Tengo dos dudas, 1- Se puede hacer una UNION en MQL Query? 2- Se puede poner valores fixoan en MQL Query , por ejemplo en SQL Query se pude hacer algo como select 0 as id,'Todos los empleados'...
View ArticleProblem accessing published cube "This page cannot be accessed directly"
Hello, all. After installing BI Platform 4.8 and configuring it with postgresql I have created cube and published it to server. But I have error on web page - "This page cannot be accessed directly. It...
View Articleaggregate functions fail on calculated fields
hi pentaho users, i am new to pentaho bi solution and i came upon a problem when using the query editor and querying aggregated calculated fields i am using pentaho metadata editor's latest stable...
View ArticleSalesforce - Error Inserting New Opportunity for an Existing Account
Hi All, Relative Pentaho/Salesforce newbie here.... For a pre-sales demo I'm trying to write a job that allows me to raise new opportunities for existing account in SFDC using the SF 'Insert' plugin....
View ArticleWhich kettle.properties file is used when scheduling Jobs and Transformations?
When I schedule Jobs and Transformations on an Enterprise Repository, it appears to be using my local kettle.properties file. Is there a way to make it use the one on the Carte Server it runs on? Kind...
View ArticleParameters With PDi Data Source
Warning: newcomer who's very frustrated with Pentaho on many fronts. Hoping someone here can alleviate some of that frustration. So I'm trying to create a report based off a PDI Transformation data...
View ArticleConverting Currency Number from "," to "."
Hows it going everyone! I am having difficulty converting a number that has decimals into periods. For example: "123,44" when in reality it should be "123.44". What type data and format do i need to...
View ArticleLookup multiple values, convert to columns
Fairly new to Kettle, I am a bit stumped. I have a transformation that lists "sessions", and for each session there is supposed to be a variable number of "presentations" listed in a column. Sessions...
View ArticleUsing multiple characters in enclosure on csv input
hi , in csv input step ,can we set multiple characters in enclosure ?e.g. &| two characters.if i use only one character ,it's fine. when i look for the document of enclosure. it said $[6F,FF,00,1F]...
View ArticleInsist Crontab job to run pick the tables to run accordingly
Hi, I have a table which have different tables say T1,2,3 scheduled Daily , T4,5 scheduled weekly and T6 monthly once. Schedule type is differentiated with the help of flag like below, Tables...
View ArticleLDAP Troubles with Retrieving List of Roles
I have been struggling to get ldap working with OpenLDAP on Linux with Pentaho server. I can successfully connect and authenticate however the query to list the roles isn't working correctly. The...
View ArticlePentaho Authentication Method
Hi all I want to integrate Pentaho with C#/VB.NET platform. For the Authentication, there is login page for user console. pentahologin.png If I do not want use above login page to login, I want to...
View ArticleTransMeta and StepMeta changed
Hello, I'm trying to migrate some code to pdi5 right now and got this problem. Previously there was TransMeta.getOutputStep(), TransMeta.getRejectedStep() and some others, but now TransMeta doesn't...
View Articlesave as widget?
Hi, I have installed pentaho with cda/cde/cdf and all work but i have a problem, under save-as i can't see "save as widget". Is it normal? Thanks This is the content of the console: giu 21, 2013...
View ArticleWhere condition for Measure in MDX Query
Hi All, I have a MDX Query as starts below SELECT NON EMPTY { [Measures].[Actual] } ON COLUMNS, NON EMPTY I need a Values where [Measures].[Actual] is not equal to Zero. Please let me know the Code for...
View ArticleMondrian Query
Hi Team, Please have a look at the query which gives me the output as below with member [Measures].[] as '([Measures].[Dollar Amount] / 1000)', FORMAT_STRING = "$ #,##,##,### K" member...
View ArticleGenerate N rows for each record
Hi, I need to generate 20 rows for each table1 (retrieve from a table with 200 records). From table1 I use the code field (ex. AAA) and I generate AAA1 ....AAA20 records. The total is 20*200=4000...
View Article