Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
error : the choice value "any" is not found
gilles
hi,
i have a report with a cross-tab that runs fine.
but as i want to add to the query a selection i have the following error when i click on the Ok button :
plug-in provider : Eclipse.org
plug-in name : BIRT Model
plug-in ID : org.rclipse.birt.report.model
Version : 2.3.1.v20080912
Error Code : Error.PropertyValueException.CHOICE_NOT_FOUND
Error Message : The choice value "any" is not found
as i click on the Ok button of the message window, the query window is closed and my added line is removed !
what does it mean ?
some an idea ?
thanks
Find more posts tagged with
Comments
rmurphy
Some questions I have:
Is this happening in the data set editor in the designer?
Did you add a parameter or computed column with a type of ANY?
Was this design orignially created in BIRT 2.3, or was it created in a previous version?
Have you tried creating a new data set with the same setup as this one? If so, was it successful or did it fail?
Rob
dsu
Please see answer in<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/forum/deploying-integrating-birt-report-engine-applications/13014-issues-deploying-birt-report-engine-plugins-into-jboss.html'>http://www.birt-exchange.com/forum/deploying-integrating-birt-report-engine-applications/13014-issues-deploying-birt-report-engine-plugins-into-jboss.html</a><br
/>
<br />
The birt 2.3.1 check the dataType in .rptdesign. If it is 'any', it will show the error you saw.