Quantcast
Channel: Pentaho Community Forums
Viewing all 16689 articles
Browse latest View live

How to open a saved OLAP Chart wizrd in data source in design mode.

$
0
0
Hi I have created a OLAP Chart wizard by choosing a csv file data source and created a pie chart and table component.
Now I want to make some changes to the cube, but not able to find the way to open the data source in the design mode.(To change the mondrian cube query).
Please help.

Microsoft Excel Writer error

$
0
0
Hi,

I've been scratching my head on this one for a while...

I have some serious problems with the Microsoft Excel Writer step when creating xlsx files in Kettle 5.1.0 on a 64 bit computer with Windows 8 and 32 bit Java (in all transformations an jobs that use this step). The very same transformations and jobs work just fine on my 32 bit Windows 7 computer with 32 bit Java.

I get the following error:

org.apache.commons.vfs.FileSystemException: File closed.

This happens even though I'm creating a new workbook from scratch. Oddly enough, the xlsx file is created and looks fine, but the error prevents me from using this step in jobs, since the error causes the job to abort.

EDIT: SOLVED!!! I noticed that my computer had multiple versions of the Java Runtime Environment (JRE). The newest version was 1.8. SQL Developer 4 has problems with that version, so I guessed Kettle might, too. In order to force Kettle to use version JRE version 1.7, I created an environment variable named PENTAHO_JAVA_HOME which points to the location of 1.7. This worked like a charm!

slow execution and strange behaviour of report with data source Olap Pentaho Analysis

$
0
0
I have implemented a report that use a datasource of type Olap Pentaho Analysis .
The execution time of the query ( see the log that follow ) is about 7 seconds ( mdx and sql mondrian log enabled ) .
But the exetution time of the report is much more ( i have activated the PerformanceProgressLogger , see the log that follow) :

1° phase : 40461ms
2° phase : 21845ms

I have activated all the possible log but i can't undestand what the reporting engine is doing .
The report result is of only tre page ( the main query is a rank of 0 records over about 8800 record of a dimension ) .

thanks for any answer .

follow the log :

2014-10-28 16:26:15,231 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_supported_languages.properties not found in plugin saiku
2014-10-28 16:26:15,242 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties.properties not found in plugin saiku
2014-10-28 16:26:15,251 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_it.properties not found in plugin saiku
2014-10-28 16:26:15,264 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_it_IT.properties not found in plugin saiku
2014-10-28 16:27:10,332 INFO [org.pentaho.reporting.engine.classic.core.layout.output.PerformanceProgressLogger] [http-8080-6] Report Processing started. Free: 682757432; Total: 1038876672
2014-10-28 16:27:25,826 DEBUG [mondrian.mdx] 182: with member [Measures].[Descrizione cliente fatturazione] as '[CLIENTIF.Clienti Fatturazione].[Clienti Fatturazione].CurrentMember.Properties("Descrizione")'
select NON EMPTY {[Measures].[Descrizione cliente fatturazione], [Measures].[ValoreRoundedCY], [Measures].[RankValoreCYF], [Measures].[ValoreRoundedPY], [Measures].[RankValorePYF], [Measures].[ValoreRoundedPPY], [Measures].[RankValorePPYF]} ON COLUMNS,
NON EMPTY Subset(Order({Hierarchize({[CLIENTIF.Clienti Fatturazione].[Clienti Fatturazione].Members})}, [Measures].[ValoreRoundedPY], BDESC), 0, 50) ON ROWS
from [Fatturato]


2014-10-28 16:27:25,857 DEBUG [mondrian.sql] 0: SqlTupleReader.readTuples [[CLIENTIF.Clienti Fatturazione].[Clienti Fatturazione]]: executing sql [select "CUSTOMER"."ID" as "c0", "CUSTOMER"."DESCRIPTION" as "c1", "CUSTOMER"."DESCRIPTION" as "c2" from "OLAPANTO"."CUSTOMER" "CUSTOMER" group by "CUSTOMER"."ID", "CUSTOMER"."DESCRIPTION" order by "CUSTOMER"."ID" ASC NULLS LAST]
2014-10-28 16:27:25,922 DEBUG [mondrian.sql] 0: , exec 61 ms
2014-10-28 16:27:26,731 DEBUG [mondrian.sql] 0: , exec+fetch 873 ms, 8808 rows
2014-10-28 16:27:26,925 DEBUG [mondrian.sql] 1: SqlTupleReader.readTuples [[DATA.Data Fattura].[Anno]]: executing sql [select "TIME_BY_DAY"."THE_YEAR" as "c0", "TIME_BY_DAY"."THE_YEAR" as "c1" from "OLAPANTO"."TIME_BY_DAY" "TIME_BY_DAY" group by "TIME_BY_DAY"."THE_YEAR" order by "TIME_BY_DAY"."THE_YEAR" ASC NULLS LAST]
2014-10-28 16:27:26,929 DEBUG [mondrian.sql] 1: , exec 3 ms
2014-10-28 16:27:26,930 DEBUG [mondrian.sql] 1: , exec+fetch 5 ms, 4 rows
2014-10-28 16:27:27,641 DEBUG [mondrian.sql] 2: SqlStatisticsProvider.getColumnCardinality: executing sql [select count(distinct "THE_YEAR") from "OLAPANTO"."TIME_BY_DAY"]
2014-10-28 16:27:27,643 DEBUG [mondrian.sql] 2: , exec 1 ms
2014-10-28 16:27:27,643 DEBUG [mondrian.sql] 2: , exec+fetch 2 ms, 1 rows
2014-10-28 16:27:27,644 DEBUG [mondrian.sql] 3: SqlStatisticsProvider.getColumnCardinality: executing sql [select count(distinct "ID") from "OLAPANTO"."CUSTOMER"]
2014-10-28 16:27:27,656 DEBUG [mondrian.sql] 3: , exec 11 ms
2014-10-28 16:27:27,656 DEBUG [mondrian.sql] 3: , exec+fetch 12 ms, 1 rows
2014-10-28 16:27:27,945 DEBUG [mondrian.sql] 4: Segment.load: executing sql [select "TIME_BY_DAY"."THE_YEAR" as "c0", "CUSTOMER"."ID" as "c1", sum("INVOICE"."VALUE_INVOICE") as "m0" from "OLAPANTO"."TIME_BY_DAY" "TIME_BY_DAY", "OLAPANTO"."INVOICE" "INVOICE", "OLAPANTO"."CUSTOMER" "CUSTOMER" where "INVOICE"."TIME_ID" = "TIME_BY_DAY"."THE_DATE" and "TIME_BY_DAY"."THE_YEAR" = 2013 and "INVOICE"."CUSTOMERINVOICE_ID" = "CUSTOMER"."ID" group by "TIME_BY_DAY"."THE_YEAR", "CUSTOMER"."ID"]
2014-10-28 16:27:28,153 DEBUG [mondrian.sql] 4: , exec 206 ms
2014-10-28 16:27:28,666 DEBUG [mondrian.sql] 4: , exec+fetch 719 ms, 4894 rows
2014-10-28 16:27:30,023 DEBUG [mondrian.sql] 5: Segment.load: executing sql [select "TIME_BY_DAY"."THE_YEAR" as "c0", "CUSTOMER"."ID" as "c1", sum("INVOICE"."VALUE_INVOICE") as "m0" from "OLAPANTO"."TIME_BY_DAY" "TIME_BY_DAY", "OLAPANTO"."INVOICE" "INVOICE", "OLAPANTO"."CUSTOMER" "CUSTOMER" where "INVOICE"."TIME_ID" = "TIME_BY_DAY"."THE_DATE" and "TIME_BY_DAY"."THE_YEAR" in (2012, 2014) and "INVOICE"."CUSTOMERINVOICE_ID" = "CUSTOMER"."ID" and "CUSTOMER"."ID" in ('A.F.M. SPA - 081960', 'ALLEANZA SALUTE DISTRIBUZIONE SPASED - 045187', 'AZIENDA SPECIALE "FARMACIE COMUNALI - 080497', 'BENNET SPA - 047558', 'CEF - COOP. ESERCENTI FARMACIA S.C.R - 042996', 'CF SPA - 047664', 'CO.RO.FAR. COOP. A R.L. SEDE $ - 081080', 'CO.TA.FAR.TI. SOC. COOP. - 160864', 'COFARDIS SPA - 092088', 'COMIFAR DISTRIBUZIONE SPA - 041537', 'CONFARMA DISTRIBUZIONE SPA - 047796', 'COOP ITALIA CONS.NAZ.NON ALIM. - 092250', 'CTF GROUP SOC COOPERATIVA SEDE - 040557', 'D.M. BARONE SPA - 191824', 'DIFARMA SPA SEDE - 200730', 'DIMAR SPA - 024742', 'ESSERE BENESSERE - 047425', 'EUROMED MEDICAL SERVICE SRL - 092041', 'F.CIE COMUNALI S.P.A. - 060352', 'FAP SRL - 020958', 'FARCOPA DISTRIBUZIONE SRL - 047648', 'FARLA SOCIETA'' COOPERATIVA - 140054', 'FARMACENTRO SERVIZI E LOGISTICA SOC. - 110874', 'FARMACENTRO SERVIZI LOGISTICA SOC. C - 100441', 'FARMACIE COMUNALI TORINO SPA - 024463', 'FARVIMA MEDICINALI S.P.A. SEDE - 150467', 'FINNERMAN GROUP SRL - 082875', 'G.S.M. GESTIONE SVILUPPO MARCHI SRL - 047439', 'GALENITALIA SPA - 140530', 'GUACCI S.P.A. - 150798', 'INNOVA PHARMA SPA - 047737', 'LA FARMACEUTICA SPA - 041499', 'MOLLICA ENRICO MEDICINALI SPA - 191823', 'NORD EST FARMA SPA SEDE - 055094', 'PL PHARMA SRL - 055585', 'QUALIFARMA RETAIL SRL SEDE - 082803', 'RAVENNA FARMACIE SRL - 081793', 'S.I.M.A. SPA - 200260', 'SAFAR SOCIETA'' COOPERATIVA SEDE - 120267', 'SINFARMA SOCIETA'' COOPERATIVA - 142887', 'SO.FARMA.MORRA SPA SEDE - 150702', 'SOFAD SRL - 191839', 'U.O. ECONOMICO FINANZIARIO AZIENDA - 082710', 'UFM SRL UNIONE FARMACEUTICA MILANESE - 047566', 'UNICO LA FARMACIA DEI FARMACISTI SPA - 046384', 'UNIFARM SARDEGNA SPA - 201028', 'UNIFARM SPA - 060134', 'UNIFARMA DISTRIBUZIONE SPA SEDE - 021185', 'UNIONE FARMACISTI LIGURI SPA - 031193', 'V.I.M. SRL SEDE - 170038') group by "TIME_BY_DAY"."THE_YEAR", "CUSTOMER"."ID"]
2014-10-28 16:27:30,268 DEBUG [mondrian.sql] 5: , exec 245 ms
2014-10-28 16:27:30,278 DEBUG [mondrian.sql] 5: , exec+fetch 255 ms, 96 rows
2014-10-28 16:27:30,913 DEBUG [mondrian.mdx] 182: exec: 5087 ms
2014-10-28 16:27:31,072 DEBUG [mondrian.mdx] 203: select NON EMPTY {[Measures].[ValoreRoundedPY], [Measures].[ValoreRoundedPPY], [Measures].[ValoreRoundedCY]} ON COLUMNS
from [Fatturato]


2014-10-28 16:27:32,033 DEBUG [mondrian.sql] 6: Segment.load: executing sql [select "TIME_BY_DAY"."THE_YEAR" as "c0", sum("INVOICE"."VALUE_INVOICE") as "m0" from "OLAPANTO"."TIME_BY_DAY" "TIME_BY_DAY", "OLAPANTO"."INVOICE" "INVOICE" where "INVOICE"."TIME_ID" = "TIME_BY_DAY"."THE_DATE" and "TIME_BY_DAY"."THE_YEAR" in (2012, 2014) group by "TIME_BY_DAY"."THE_YEAR"]
2014-10-28 16:27:32,199 DEBUG [mondrian.sql] 6: , exec 165 ms
2014-10-28 16:27:32,200 DEBUG [mondrian.sql] 6: , exec+fetch 167 ms, 2 rows
2014-10-28 16:27:32,201 DEBUG [mondrian.mdx] 203: exec: 1129 ms
2014-10-28 16:27:41,374 DEBUG [mondrian.mdx] 6095: select NON EMPTY {Hierarchize({[Measures].[Valore]})} ON COLUMNS,
NON EMPTY Subset(Order({[DATA.Data Fattura].[Anno].Members}, [DATA.Data Fattura].[Anno].CurrentMember.Name, BDESC), 0, 1) ON ROWS
from [Fatturato]


2014-10-28 16:27:41,377 DEBUG [mondrian.mdx] 6095: exec: 2 ms
2014-10-28 16:27:41,391 DEBUG [mondrian.mdx] 6114: select NON EMPTY {Hierarchize({[Measures].[Valore]})} ON COLUMNS,
NON EMPTY Subset(Order({[DATA.Data Fattura].[Anno].Members}, [DATA.Data Fattura].[Anno].CurrentMember.Name, BDESC), 1, 1) ON ROWS
from [Fatturato]


2014-10-28 16:27:41,392 DEBUG [mondrian.mdx] 6114: exec: 1 ms
2014-10-28 16:27:41,406 DEBUG [mondrian.mdx] 6133: select NON EMPTY {Hierarchize({[Measures].[Valore]})} ON COLUMNS,
NON EMPTY Subset(Order({[DATA.Data Fattura].[Anno].Members}, [DATA.Data Fattura].[Anno].CurrentMember.Name, BDESC), 2, 1) ON ROWS
from [Fatturato]


2014-10-28 16:27:41,407 DEBUG [mondrian.mdx] 6133: exec: 1 ms
2014-10-28 16:27:50,731 INFO [org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:27:50,731 INFO [org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:27:50,731 INFO [org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:27:50,731 INFO [org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:27:50,732 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:27:50,732 INFO [org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:27:50,732 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=282, evaluated=21 (7,446808%), avoided=261 (92,553192%)
2014-10-28 16:27:50,732 INFO [org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker] Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=66, evaluated=2 (3,030303%), avoided=64 (96,969696%)
2014-10-28 16:27:50,732 INFO [org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction] Performance: footer-printed=6 footer-avoided=53 repeating-footer-printed=4 repeating-footer-avoided=55
2014-10-28 16:27:50,794 INFO [org.pentaho.reporting.engine.classic.core.layout.output.PerformanceProgressLogger] [http-8080-6] Report Processing Finished: 40461ms - 1,236 rows/sec - Free: 720846216; Total: 1038876672
2014-10-28 16:27:53,033 INFO [org.pentaho.reporting.engine.classic.core.layout.output.PerformanceProgressLogger] [http-8080-5] Report Processing started. Free: 807997504; Total: 1038876672
2014-10-28 16:28:07,074 INFO [org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:07,075 INFO [org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:28:07,075 INFO [org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:07,075 INFO [org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:07,076 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:07,076 INFO [org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:28:07,076 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=282, evaluated=21 (7,446808%), avoided=261 (92,553192%)
2014-10-28 16:28:07,077 INFO [org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker] Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=66, evaluated=2 (3,030303%), avoided=64 (96,969696%)
2014-10-28 16:28:07,077 INFO [org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction] Performance: footer-printed=6 footer-avoided=53 repeating-footer-printed=4 repeating-footer-avoided=55
2014-10-28 16:28:14,822 INFO [org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.AttributeExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.SheetNameFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.MetaDataStyleEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.WizardItemHideFunction => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleExpressionsEvaluator => total=282, evaluated=14 (4,964539%), avoided=268 (95,035461%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.CellFormatFunction => total=0, evaluated=0 (0,000000%), avoided=0 (0,000000%)
2014-10-28 16:28:14,823 INFO [org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator] Performance: class org.pentaho.reporting.engine.classic.core.function.sys.StyleResolvingEvaluator => total=282, evaluated=21 (7,446808%), avoided=261 (92,553192%)
2014-10-28 16:28:14,824 INFO [org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker] Performance: class org.pentaho.reporting.engine.classic.core.layout.output.ElementChangeChecker => total=133, evaluated=4 (3,007519%), avoided=129 (96,992477%)
2014-10-28 16:28:14,824 INFO [org.pentaho.reporting.engine.classic.core.layout.output.DefaultOutputFunction] Performance: footer-printed=6 footer-avoided=53 repeating-footer-printed=4 repeating-footer-avoided=55
2014-10-28 16:28:14,878 INFO [org.pentaho.reporting.engine.classic.core.layout.output.PerformanceProgressLogger] [http-8080-5] Report Processing Finished: 21845ms - 2,289 rows/sec - Free: 796691280; Total: 1038876672

Data Integration Server Issue

$
0
0
Hi,

I am facing this issue when i am connecting to DI-Server. Please let me know how to fix this
Attached Images

where do i place xmi file?

$
0
0
hi
I create xmi file with metadata editor after end work
I want manually place this file in directory for see result in user console
now where i have to place this file?

Unzip Question (From a Table Field)

$
0
0
To All:

I am looking to see how the best way of doing this is. I am interfacing with a system that stores data in a database in a zip format (html) I am seeking a means of reading the field value and unziping it without having to save it to a file unzip the file and read it back into a Database so that the items in the html doc can be searched a bit easier.

Basically
select zip file field from table
unzip
insert html into newfield in the table

I am aware of the drawbacks of storing files in the database and the option of storing the data in a non zip file format is not a option (off the shelf product that they designed that way)

Thanks

Replace variables in text with another field

$
0
0
Hi,

here is the data

Text Value
'${Value}' Yes
'${Value}' No
${value} Yes

I want to replace the variables with the value. Please remember Some have quotes and some don't. I tried few regex but was not able to get the output.

Here is the output I am expecting

Text Value
'Yes' Yes
'No' No
Yes Yes

I appreciate your help even if you couldn't.

Thanking You!!!

How to CDA file will be moved to another folder?

$
0
0
How to CDA file will be moved to another folder?

I don't want other people to see the CDA file,

But can't delete the file, or CDE file can not run

my english is not good.

Rubberband drill down dashboards - selectionChangedAction

$
0
0
Hi Forum & Leao,

1) Catch the selected bars/slices of chart into alert function ?
2) Pass the selected slice/bar name to another dashboard ..

The above should happen when selected multiple slices/bars ...

Can we do both at a time ?
Clicking drill down
Selection drill down ...

I read at CCC2 FAQ (http://redmine.webdetails.org/projec...isual-elements )
that when selecting using rubber band, we need to hold control key ? For desktop it's fine with a key board , what about in mobile ?

Thank you.
:-)

Remove duplicates

$
0
0
Hi,

I have a set of data

examples:
USA
US
INDIA
IND
SRI LANKA
SRIL

can someone tell me how can i remove duplicates using fuzzy logic like which algorithm etc.
or shall i use another step

Regards,
Samir

How to map roles

$
0
0
Hi everybody,
Does anybody succeed mapping roles from CAS to Pentaho?
I've configured Pentaho to use the authentication through CAS and is working properly. I also have some roles configured in Pentaho. So now is the moment to make CAS get thet roles from Active Directory and then map the roles to Pentaho.

Anybody could configure this? which tutorial have you followed?

Thank you so much in advance!

Modified Java Script - using strings in IF vs SWITCH/CASE

$
0
0
Hi,


A colleague of mine tried using a SWITCH/CASE clause in the Modified Java Script Value step. After some serius headscratching, he noticed a significant difference between the IF clause and the SWITCH/CASE clause.


Consider this example:
Code:

// Incoming field: TESTFIELD (string)


var testValue;


if (TESTFIELD =="X") {
testValue ="1";
}
else {
testValue ="0";
};




switch (TESTFIELD.toString()) {
case "X":
testValue= "1";
break;   
default:
testValue = "0"
};


If the SWITCH/CASE clause uses TESTFIELD instead of TESTFIELD.toString(), the MJSV step will return "undefined" in the TESTFIELD field.


Is there anyone out there who understands why .toString() is needed in the SWITCH/CASE clause and not in the IF clause? Are there perhaps any useful articles on the subject? I'm thankful for any help.

MS Excel Writer (xlsx type) - black cell boxes

$
0
0
Hi there--

I noticed something funny with the MS Excel Writer output.

Fields that have a specified "Format" entered in Pentaho ---- such as MMM-YY for dates --- have a weird, blacked-out cell when editing said cell. Pretty annoying, to say the least.

Fields that don't have any specified Format (blank) seem to behave as expected in Excel.

Anyone else deal with this?

problem with chart prd 3.9.1

$
0
0
Hi everyone,
i'm using prd v3.9.1 and i have an issue with bar chart in subreport. I have a few groups in main report and the subreport is in details. Bar chart in subreport is placed in report header. The expected output is to see a bar chart for each group of main report but prd shows chart only for the last group. I tried to run it in prd 3.9.0 and prd 5.0.1stable and they show charts correctly.


What is the problem? Why 3.9.1 not shows correctly?
Thanks for attention and sorry for my english :D

Merge 2 data streams based on range of dates from 1 stream

$
0
0
I have 2 streams of call information from 2 different systems. The data streams match by the phone number, but the unique id's from each system do not match. So a caller could have repeatedly called, but we want to follow each call between the systems. That can be done if the first match is by phone number, but the second match has to be done by a date range. So a call leaves the first system and enters the 2nd within a few seconds. So, the timestamp of exit system 1 does not ever exactly match entry timestamp of system 2. I would normally join these by saying "ON sys1.ExitTimestamp BETWEEN DATEADD(Second, -3, sys2.EntryTimestamp) AND DATEADD(Second, 6, sys2.EntryTimestamp)". How would I go about doing that join in DI? Thanks

Browse Files is empty/blank after restart

$
0
0
I recently I started testing version 5.1 in a new installation path on our server. When I stopped and restarted the production instance (olver 5.0 version) everything seemed fine until I click on the Browse Files menu.

when I attempt to browse my folders and get back to various dashboards, there is nothing coming up. I see the same menu as always on top (File, View Tools, etc) and the "Browse Files v" heading. Below that nothing is there, just the background.

Anyone have any ideas what this might be? I changed nothing other than stopping the production server to run the newer version in another path for testing..

I've attached the catalina.out log if this might help with figuring out what's going on..any help is appreciated!

catalina.out.txt
Attached Files

Embedding BI

$
0
0
I have installed Pentaho EE 5.2 evaluation version and install CDE, CDA, CDF, CGG. When I tried to pass userid and password thro dashboard url then browser asking userid and password. After that I change applicationContext-spring-security.xml (add requestParameterProcessingFilter after httpSessionContextIntegrationFilter in /api/ and /plugin/ ). Now I can pass userid and password thro dashboard url and CDA url. But Pentaho Analyser thro error. Please find attached screen shot
Attached Images

Drilldown functionality in dashboards created in pentaho user console

$
0
0
Hi I am new to pentaho technology.
Is it possible to have drilldown functionality in dashboard created in pentaho user console?
If yes,please let me know stepwise how to do it.
It will be of great help.
Thanks in advance.

E-mail manage Schedules.

$
0
0
Hi,

when i configuring mail id in pentaho 5.0 for Job Scheduling.
In Administration----->Mail Server.

In that Server Settings i am try to configure my gmail id.
But it is not configuring .t is through Error.
PFA.

Could any one help me on this.


Thanks,
Vegi
Attached Images

Pentaho Reporting Tool Support For Variable Substitution in Static Excel Template

$
0
0
Hello All

Our team is planning to implement a reporting tool for reporting needs of our, we have some specific requirements like support for chinese and japanese characters and also we need to suppport the variable substitution in static template which are based on excel sheets where some specific tags or placeholders will be replaced by data fetched from database

So please can anyone throw more light on it that are this features are available in pentaho reporting tool, we are already using pentaho etl for our ETL process, so we are more inclined to use pentaho for our reporting as well

Thanks
Viewing all 16689 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>