Useful details to prepare for next year , job mkts
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@fjinformatics786 Жыл бұрын
Please watch in 1.25x speed for better experience
@chandramunaga9966 Жыл бұрын
Thank you very much for good information and helpful to us!
@navedalichaudhary451 Жыл бұрын
Very coherent technique
@parvezhossain7895 Жыл бұрын
This was helpful. Thanks
@nasreenbano5660 Жыл бұрын
Best video I have ever seen thanks alot really appreciated
@rayyanbinkhalilchowdhury9854 Жыл бұрын
Thanks very informative
@CertificationHelp Жыл бұрын
Useful information. Gave me a good clarity on these two career paths. Thanks for sharing.
@nasreenbano5660 Жыл бұрын
Thanks great video
@RehanJamal2702 Жыл бұрын
Thank you so much for creating this video! I've been searching for content like this, and your video was exactly what I needed. Your effort and expertise are truly appreciated. Keep up the fantastic work!"
@RehanJamal2702 Жыл бұрын
Great video🔥
@CertificationHelp Жыл бұрын
Very useful and informative
@pcccmn2 жыл бұрын
Great video. Thanks but I believe the author has forgotten two key points: 1) it's P{ds} not P(ds). If you use the latter, you'll get compilation error. 2) In the "Table" tab (also considered a subreport), you must also create a new parameter called P{ds}, otherwise you'll get runtime error. You have to do this for every subreport/table. To automatically solve 2), in the default settings (tested on 6.17.0), there is already a parameter by the name "REPORT_DATA_SOURCE". It also also automatically available/created in all subreport/table. In the Java code, use parameters.put("REPORT_DATA_SOURCE", ds). This way you don't have to always insert P{ds} in subsequent subreports/tables. It will automatically be passed down from main report.
@herbertleitesoares21423 жыл бұрын
Obrigado
@diegovictordejesus79744 жыл бұрын
This works fine if you run the application. But what if you want to preview it inside Jasper Studio?
@aleemshaik93534 жыл бұрын
Vedio is not visible clearly
@mateushideaki50774 жыл бұрын
Thank you, this really helped me
@dhibsondes96134 жыл бұрын
Comment ajouter jasper soft dans sts je suis bloqué svp aidez moi
@gjmans26415 жыл бұрын
During creation of the 'ds' parameter at 4:35, the class type should be selected as net.sf.jasperreports.engine.data.JRBeanCollectionDataSource... not String
@MrManko4544 жыл бұрын
Still not working and give me error like in third comment
@onyashed5 жыл бұрын
Good but why use text fields in a report generator/ designer.
@hoangvlog42095 жыл бұрын
fuck men
@amazonwinds5 жыл бұрын
I clicked on dislike because main item is not explained. I want to upload Steps, Action and Expected results. That is not being explained. And please create some dummy folder name so that you dont have to blur out. It is difficult to understand when you keep blurring out.
@shashankk.v.s9705 жыл бұрын
Expected Reslut & Action columns are not present. and iam not able to upload with expected result
@hashrajput55286 жыл бұрын
Exception in thread "main" net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. ds cannot be resolved to a variable value = $P(ds); //$JR_EXPR_ID=0$ <> what about this??
@MrManko4544 жыл бұрын
Did you get information about this error ?
@bartholomeusbimo1613 жыл бұрын
i have the same issue.. anyone can solve this ? thank you please author @FJ Informatics