Pass Authentication Credentials in URL Parameters no working on Pentaho 7
Pass Authentication Credentials in URL ParametersGo to the pentaho-server/pentaho-solutions/system directory and open the security.properties file.Set the requestParameterAuthenticationEnabled property...
View ArticlenameColumn composite of two columns
I want to show nameColumn for a dimension as composite of two strings from two columns. Example: nameColumn="FirstName" + " " + "LastName" So the pivot grid would show for example "Thomas Anderson"....
View ArticleDynamic Combine
Hi, I want to combine string value based on other value dynamically. If any yes flag is coming repetitively then it has to consider last 'N' Value so that it will combine my expected result. Can anyone...
View ArticlePentaho BA Platform localization - Russian language
Hi, guys! I didn't find localization for BI server in Russian language. I'd like to provide interface in russian for users of Pentaho Business Analytics. Is there any ideas about creating Russian...
View Articleexpand table
Hi everybody ! I noticed that when I expand a table in order to show another panel, then if I change a selector without clicking on the table to un-expand it beforehand, when I open the table again,...
View ArticleFind, strip, and replace assistance
I have a field that contains the following data CN=Testuser, OU=TestOU, OU=Domain I want to do the following: 1. If the record being passed into my step has TestOU, strip everything except for TestOU...
View Articlehow to remove expanding class on a table without clicking it
if anybody know it would be very helpful thanks !
View ArticleFrom 0 to a full blown Pentaho 7 spectacular dashboard in 60m
CBF2 is awesome? Hell yeah!I've recently been blogging about CBF2 and talking about how great it is. But I admit that even just by looking at the blog post some people may not take it seriously...
View Articledenorm
Hi, I am attaching my input scenario of how the data looks like and i am expecting two output results . Output 1: ident name1 name2 name3 str ABC DEF GHI:YZ JKL:AY MNO PQR STU VWX 15:30:45 KY 123 JKL:A...
View ArticleCBF2 problem
Hi all, I'm try to use a CBF2 but if i run the command ./cbf2.sh . don't show me anything, completely empty ;) . cbf2.jpg i've a docker in my linux and i'm using the master branch :...
View ArticleDoes any one encounter this exception when launch the spoon?
Hi,Guys I used the kettle for some data integration study.when I started spoon the console show some errors as below. 信息: Setting the server's publish address to be /marketplace SLF4J: Class path...
View ArticleHow to configure a custom DynamicSchemaProcessor class in the Mondrian Input...
Hi, I want to use a Mondrian schema as input step for a PDI job. Hereby I use the Mondrian Input Step. So far so good. But now my problem: I dynamically modify my Mondrian schema by using a custom...
View ArticleError initializing UserDefinedJavaClass
I have been getting the following error when using a UserDefinedJavaClass: Code: 017/01/20 10:04:56 - Load questionnaires.0 - ERROR (version 6.1.0.1-196, build 1 from 2016-04-07 12.08.49 by buildguy) :...
View ArticleHow can i do a stress test to my CDE Dashboard?
Hi, im new creating dashboards and i don't know any tool to test my dashboard accesing with multiple users at the same time. Can you tell me any way of doing this? Thank you.
View Articletransformation in kitchen takes along time & Java process is not ending
Hello, I have a problem with kitchen, my job is processing around 20000 rows. The transformation includes an input table step and an sql step including an update statement (updating 3 fields): " update...
View ArticleconnectionDelegate.connect or just connect?
When creating a new repository in Kettle using the Java SDK, at one point we need to connect to it. So we would have code like (here in Scala code): repositories.addDatabase(databaseMeta) val...
View ArticleHow to monitor memory?
Hi there-- I'm running into Java memory heap space issues in PDI ... It's odd, because on Computer A, there is no issue (2 GB allocated to PDI). But on computer B, there is an issue (also 2 GB...
View ArticleTesting an ETL
Hello. Guys, I want to test my ETL by counting the rows of my initial "Table input" and, after the transformation and loading process are done, count the rows in my "Table output" and compare if the...
View ArticleCCC Dot Chart with two series
Hello I'm beginning my adventure with Pentaho. I'm creating a new dashboard and I have a CCC Dot Chart with two series on it (i attached a screen). Series 1 (the blue one) consists of many dots...
View ArticleCDE Dashboard: Loading Time message.properties
Hi, I am having this issue while rendering the dashboard. The Dashboards takes ~20 to 30 seconds to load. I have checked the Queries and are optimized and gives the result in ~ 2 to 3 sec and sometimes...
View Article