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

shatad0101

Members
  • Posts

    33
  • Joined

  • Last visited

shatad0101's Achievements

Explorer

Explorer (4/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. I have a Line chart where i have four series of categories like :- Revenue, Target, Cost and Gross Margin. And chart will have all four categories by default. Now I want to pass these categories through parameter(check-box) where user can select which category he wants to see in chart because sometime he just want to see revenue trend and not interested in target trend over the months for a year. Default value for the input control will be Revenue and if he wants to see target he can add a category series for Target by selecting Target check-box parameter. Something like this :-
  2. I am using JasperReport Server 4.5 and iReport 4.5 community edition and in community edition we do not have any HTML 5 chart library like enterprise edition in iReport. HTML 5 Charts Is there any way to integrate these HTML 5 charts with community edition iReport?
  3. Hi Rasmi, Could you explain me how to use these chart customizer in iReport, because i have no idea about java.
  4. Hi, thanks for this post , I also have been trying this for last one month , So if you could tell me in detail how can i do this in my jasperserver?
  5. Hello, I am trying to create a hyperlinked table report where I can click anywhere in table and open a new report based on clicked value but I am not able to pass that clicked value to new hyperlinked report. I am using JasperReport server 4.5 , So how can I create a report like this?
  6. Hi0 down vote favorite Hi I am using JR Server 4.5 and I want to link a OLAP cube with any graph or text So I can create a drill down report. I am able to hyperlink any other report to any graph or text but i am not able to link OLAP report, its showing bellow error. How can I link a OLAP report to any graph or text?
  7. Hi, I am using JR Server 4.5 and I want to link a OLAP cube with any graph or text So I can create a drill down report. I am able to hyperlink any other report to any graph or text but i am not able to link OLAP report, its showing bellow error. The server has encountered an error. Please excuse the inconvenience. Error Message java.lang.IllegalArgumentException: No matching action map for resource class How can I link a OLAP report to any graph or text?
  8. I am also facing the same problem in passing parameter as input control from Main report to subreort report through Hyperlink in JR server 4.7, means if main report contain one input control and child report contains three input controls, you linked child report to main report then you can’t select even input control are not visible in the child report, even i am not able to pass any input parameter. Is there any solution two solve this issue? Is this is a bug or a feature of JR server 4.7?
  9. I am also facing the same problem in passing parameter as input control from Main/Parent report to child report through Hyperlink in JR server 4.7, means if main report contain one input control and child report contains three input controls, you linked child report to main report then you can’t select even input control are not visible in the child report. Is there any solution two solve this issue? Is this is a bug or a feature of JR server 4.7?
  10. I am also facing the same problem, this problem is not only with date parameter, because i have tested with other type of input parameters, how did you solve this issue?
  11. Hi I am also trying to ByPass Login credentials in jasper server 4.5, so user can login directly without entering any username and password, this I have done by passing username and password directly in URL *http://localhost:8080/jasperserver/flow.html?_flowId=searchFlow& j_username=jasperadmin&j_password=jasperadmin * Now I want to hide these user credentials, so nobody can see the username and password. How can I hide these credentials? Post Edited by shatad0101 at 06/29/2012 14:27
  12. Hi I am also trying to ByPass Login credentials in jasper server 4.5, so user can login directly without entering any username and password, this I have done by passing username and password directly in URL *http://localhost:8080/jasperserver/flow.html?_flowId=searchFlow& j_username=jasperadmin&j_password=jasperadmin * Now I want to hide these user credentials, so nobody can see the username and password. How can I hide these credentials? Post Edited by shatad0101 at 06/29/2012 14:25
  13. What actually u r trying to do? do u want to show subreports with master report?
  14. Hi, I am trying to use image or any text field over the graph but i am getting only image not graph in jasperserver but its working in Ireport . In Ireport i am able to see botk graph and image. Please help me? Post Edited by shatad0101 at 12/06/2011 06:50
×
×
  • Create New...