Jump to content

I have created a Jaspersoft Studio report and am getting Conversion failed when converting from a character string to uniqueidentifier with one of my parameters


jbowman_1

Recommended Posts

I am creating a report and trying to filter it down to certain locations.  Our IDs are all uniqueidentifiers.  When i try to do

$X{IN,Table.LocationID, LocationID}

Where the LocationID is a defined parameter as a java.util.Collection class type I get the conversion failed.  

How can I get results for my report where a Guid is in the passed in collection?

I have tried Casting the Table.LocationID as varchar and that didn't work.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...