Open gurusai77 opened 10 years ago
We have designed a jrxml in ireport, it is generating the expected results in ireport 5.1.
But when used with PHPJasperXML it generating the PDF but with out data.
Please help in this case.
The Series expression we have given is Series Expressions
Series-"Pass Count", Category-$F{Time}, Value-$F{Pass Count} Series-"Failure Count",Category- $F{Time}, Value- $F{Failure Count}
Is there any mistake in my expression, If so why it is generating successfully in iReport??
We have designed a jrxml in ireport, it is generating the expected results in ireport 5.1.
But when used with PHPJasperXML it generating the PDF but with out data.
Please help in this case.
The Series expression we have given is Series Expressions
Series-"Pass Count", Category-$F{Time}, Value-$F{Pass Count} Series-"Failure Count",Category- $F{Time}, Value- $F{Failure Count}
Is there any mistake in my expression, If so why it is generating successfully in iReport??