PRD : number formatting not applied when report is generated via PDI
Hello, I have a PRD report (.prpt), where i have applied a format like #,##0 for number fields, so that i have the thousand separator ','. When this report is published to console, i see that comma for...
View ArticleCDE Connection problem
Dear all, I tried to build a dashboard with CDE plugin.I have a problem in the connection to the datasource. My database is oracle 10g. first I have to use Jndi or Jdbc? and what about the...
View Articlebreak CDE dashboard layout on IE8
Dear all. My CDE dashboard layout works fine om IE 10, but I do not know why it's break layout on IE8, Who can explain for me the reason ? and Is there any ways to fix layout on IE8? bestregard Sac Pham
View Articlehow to use CDE table component of Paginate server-side
hi all! how to use CDE table component of Paginate server-side? thanks!
View Articleexecute specific query in after filter rows
Hi, In my diagram at a certain point, I have a filter rows. If the result is TRUE I would like to do a SELECT otherwise (FALSE) another kind of select. I did it with two table input objects. Actually,...
View ArticleOperate over range date - Guidance
Hi, I have customers that receive a given service for a current time. An exceprt of the fact table would be Code: customer_id INT, service_id INT, start_date INT, end_date INT, I have a Time dimension....
View ArticleBullet Chart - setting x-axis start value.
Hello Im making a CCC Bullet Chart, and i have mainly values between 99 and 100, becouse they are measurements in percentage. In this case, indicator bars are nearly "full", and my chart is not good as...
View Articlefont bar chart
Hi, Is it possible to change the dimension of the font of the x-axis of a bar chart? I have saw another topic about this problem but hail from 1 year ago. I have already tried with xAxisLabel_font,...
View Articleset update field in MySQL via CDF
I set up a dashboard and everything works fine :) Now I' have to update a value in my database following the info showed by my dashboard; is it possible to connect to the DB MySQL and set a field in a...
View ArticleMap component zoom change handler
Hi all, i use the ccc2 framework of ctools. I would like to handle the zoom changing event of my OpenStreet Map of the MapComponent. Is it possible? Thanks in advance. Marco
View ArticleUnable to create reusable Job similar to reusable transformation ...End less...
Hi, We are implementing restartability from point of failure by creating touch files. But as these steps are repeating I thought of creating a common wrapper job which accepts job/transorfmation path...
View ArticleMeasureExpressions and Calculated Members in Pentaho User Console CE
Hello, I would like to display the difference between two date columns belonging to the database table contained in a data source, which I have created with the Pentaho User Console. Unfortunately, the...
View ArticleReport takes too much time redering in excel
Hi, I have 21K odd records in DB. My report has 30 fields and header to display. It takes almost 8 to 10 mins to display report in excel. I am using SQL server as DB. Data is getting retrieved from a...
View ArticlexAxisLabel_text
Hi, I have set xAxisLabel_text = function(d){return'$ '+ sprintf('%d',d/1000)+'k'} but not seem to work. The same code works with yAxisLabel_text :confused: ($NaNk it's ok). Exists some parameters than...
View ArticleExecution order of Scheduled reports
Hi I was searching for this in the forum, but I didn't find any post related, sorry if it's already answered. Question is the following: We are preparing to enabling report distribution by email in...
View Articleselect a component
Hi, I have a table named "mytab". If i use this code in PostExecution: var table = document.getElementById("mytab"); The table variable is null, why? Is there another method to do this job? Thanks
View ArticleUnexpected conversion error on Excel Writer
I'm guessing Slawo will be the best to solve this one =p Whole transformation runs normal, without any problems at all... it ends on a sort rows, followed by Excel Writer. If I disable this final hop...
View ArticlePentaho Datasource Impersonation
Hello All, Is there any workaround to imperonate datasource? We require to have each tenant access the database via its own db logon. Thanks, Sujen
View ArticleTable Component column type 'Data Bar'
I have got a table with a column type 'Data Bar'. I would like to customize the bar colors.
View ArticleMysql JDBC/ODBC connection error(s)
Hi i know this is a common issue that it saves putting the 'mysql-connector-java-5.1.25-bin.jar' driver into 'C:\Archivos de programa\pentaho\design-tools\data-integration\libext\JDBC'. But in my case...
View Article