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

Using data from an xls or a csv file. Is it possible?


dragos_a

Recommended Posts

Hi,

 

I need to make a report that will use data from an xls or csv file provided by the logged in user.

Is it possible to make a parameter that will allow the user to select an xls or a csv file and use the IDs from the file in a report, more precisley in the sql query of the report?

 

Thanks,

Dragos

Link to comment
Share on other sites

  • 3 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

 It is possible but you need to do some work in java/jsp, you can have the users provided data source uploaded to some known location that is used as the datasource property in jasperreports. I don't think there is an inherent method that supports the required need but it is completely do-able with some code and known constants.

Clark

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...