Jump to content
We've recently updated our Privacy Statement, available here ×

naresh.kabra_1

Members
  • Posts

    48
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by naresh.kabra_1

  1. PLEASE HELP..HOW TO DISPLAY THE BELOW CROSS TAB ,THE TEST1, TEST2 ...ARE FROM DATABASE FOR EACH we have "File","Time Min","Time Max" FIXED..THE HEADERS ARE FROM DATABASE

      X1X2X3X4X5X6X7X8X9x10x11x12x13
    TEST1Files             
     Time Min             
     Time Max             
    TEST2Files             
     Time Min             
     Time Max             

     

  2. Hi All,

    We are using the Jsper with Redshift. The performance is very very poor. We have done all kind of tuning at Jasper server like - Vistualizzer, HTTP Compression, Increasing the size of JVM heap..but nio major performance gain.

    Please suggest if the Jasper is compatable with th AWS.? Please suggest how we can increase the performance. The current performance is wrost....

    PLEASE HELP

  3. Hi..we have installed the Jasper server on the UNIX box using the binary WAR file. We have made certain JNDI connection. Now the requirement is that we need to encyprt DB password, JNDI password.. During Initial installation we have not set the  encrypt = on in jasper properties file.

     

    Now we would likce to encrypt but we would not like to touch the configuration which we have made.

     

    Please help.

  4. Hi ..How can i fix teh column name in Jasper cross tab. My requirement is that I need to display "Total1","Total2","Total3" as column of cross tab which will contains the respective mesaure.

     

    Please help.

  5. Hi ..I have created two reports which shared the same parameter and set the value of these parameter as mandotry. This works fine in the Jasper server when I run both the report individually. But when I have create a dashboard using both report and mapped the parameter using the dashboard mapping icon. The mandotry message is not firing if no value is specified for the input parameter. Please suggest where is the problem,.

     

    We are using version 6.3.0. Is this bug in product.Please help urgently!!!!

     

    Regards

    Naresh Kabra

  6. Hi ..Can some one please help me. I am trying to authenticate Jasper community version with LDAP/AD and getting following errorm user is authenticated but after that it's open a blank page mentioning

    j_spring_security_check a nd

     

    will be thank full if some one can reply ..I am frustered in last 4-5 days and problem us still not resolved after going through lot of articles.

     

     

     

  7. Hi..I am using the jasper server community edition and successfuly able to authenticate with the AD, I am able to see the AD role in the jasper server. I wanted to map a AD role to the jasper server admin role. I have done the chnages suggested on the jasper site for mapping role. But in actual role is not mapping to Jasper admin role. Please suggest where can be the problem.

  8. Hi ..I have created two reports which shared the same parameter and set the value of these parameter as mandotry. This works fine in the Jasper server when I run both the report individually. But when I have create a dashboard using both report and mapped the parameter using the dashboard mapping icon. The mandotry message is not firing if no value is specified for the input parameter. Please suggest where is the problem,.

  9. We have a Jasper report where on cell of the first record contains the large value of data. On the dispay this record move to net page of the jasper and on the first page we are only geting the header of the report. We are using the version 6.3.0 of the Jasper. How to avoid this split, we need everything in the continiution.

    another problem is that these data fit in tow page so in the second page jasper display few record and on third page it display the remaning data of the cell but it omits the bounder of the table, we are using the tabe component.

    Can some one please help urgently. I have tried prevent, imeediate..option of the Band Split bot not working.

     

    Regards

    NAresh 

  10. Hi..I have a main report which internally calls three sub report. I have one parameter and based on the valye of teh parameter I need to show only one sub report and need to hide remaning two report.

    I have added thre detailed band and in each detailed band I have added the three sub reports.

    I can use print when expression for the hiding of the band ..but can some one please suggest how this pront when expression works. will all the sub report hit the databse and fetch the records and at run time Jasper will disbale the remaning two sub reports which are in the detailed band which need to be hide.

     

    What is the bease way to write conditional query in Jaspper..we are using styudio 6.3.0. Can some one please suggest..

  11. Hi Can I use hyperlink in jasper table component. I would lie to create a conditional hyperlink in the jasper table component and based on click of that hyper link I would like to call another report.

     

    This can be doable in a report which dont have the table component. But does the table component support this.

     

     

  12. Hi....Can some one please suggest me if I can execute some validation on the input parameter in Jasper server. Like I have one parameter by name country and if user tries to enter more than 20 character in this I would like to display an message on click of apply button " Please enter the less then 20 character"..I have searched many articles on the internet but there is no colclude answer. some where i seen change the customform.jsp..but even changing this also not works.

     

    so it it possible or I am just wasting my time in searching....

  13. Hi ..I  can  set a date value from DB in date picker control of Jasper. e.g I have a table in DB which has date column. I would like to set the date picker default value to the MAX(Date) from this table on load of the jasper report.

  14. We need to perform some Javscript validation on the Parameter on the jasper server. Like entered value in a parameter ot type string should not be more than 50 on click if apply button.

    I have searched the internet and gone thorugh various help but there is no working example. I also tried to modify the CustomForm.JSP and InputControlTemplae.jsp but not working.

    Just wanted to know do we have such kind of validation on the Jasper server.

    Have any one tried this, Can some one please help me ..I would be very thank ful to him as we need to resolve this asap.

     

  15. We wanted to put some javascript validation on the Input parameter on a report or any other type of Validation. e.g we have one parameter Name type of string I would like to restrict user to enter only 50 Character.

    If user us entering more than 50 an message should be appear on click of apply button when we run this report in the server.

    I have tried changing security.properties under WEB-INF for the new parameter but this is not working.

     

    Regards

    Naresh

×
×
  • Create New...