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)
getting data
bmil
The following code works fine in Eclipse designer: dataSetRow["SKUPAJ"]-row._outer["sum_stevilo_vp"]
But WebViewer throws the following error.
-, Boris
08/06/09 11:57:14 at java.lang.Thread.run(Thread.java:619)
08/06/09 11:57:48 org.eclipse.birt.data.engine.core.DataException: Invalid field name: SKUPAJ-row._outer["sum_stevilo_vp
08/06/09 11:57:48 at org.eclipse.birt.data.engine.executor.ResultObject.getFieldValue(ResultObject.java:162)
08/06/09 11:57:48 at org.eclipse.birt.data.engine.impl.document.util.ExprDataReader1.getValueMap(ExprDataReader1.java:275)
08/06/09 11:57:48 at org.eclipse.birt.data.engine.impl.document.util.ExprDataReader1.getRowValue(ExprDataReader1.java:179)
Find more posts tagged with
Comments
mwilliams
Hi Boris,
Did you figure out what the issue was here? Was it a syntax issue? Or was it a bug in the version you were using and it works now in a newer version? Or is it still an issue? Let me know.