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

atrace

Members
  • Posts

    4
  • 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

Everything posted by atrace

  1. I'm looking into using JasperReports to get information for a report using some data from SalesForce.com. Does anyone have experience doing this? From what I've seen so far it looks like the best best will be to use a scriptlet to access the current session and any data that is needed. Does anyone have any experience doing this? Thanks, Austyn
  2. ejhellerattc Wrote: If this is repeated, I apologize. It did not appear to go through the first time. I should have been more specific. When I mentioned drag and drop, I meant for loading files. I find it much easier to select and drag files from Window Explorer, than to peruse through the File/Open dialog. Edward. I have to agree with you that this is a missing feature, but I did notice the File/Open dialog will let you open mutliple files by selecting them with the ctrl button held down.
  3. I've used the SimpleDateFormat class, might be a little easier if you have mulitple date formats example: (new SimpleDateFormat("yyyyMMdd HHmmss")).parse($F{Date}) http://java.sun.com/j2se/1.5.0/docs/api/java/text/SimpleDateFormat.html Post Edited by Austyn Trace at 11/08/08 17:18
×
×
  • Create New...