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)
List Property
Ramachandr
hi,
I need to help regarding List Property, I am trying to create the cross tab report using Java code. I am unable to get the list property which are present on XML source. Just like this
<list-property name="boundDataColumns">
<structure>
<property name="name">CUSTOMERNUMBER</property>
<expression name="expression">dimension["Group"]["CUSTOMERNUMBER"]</expression>
<property name="dataType">integer</property>
</structure>
</list-property>
Can any one write the java code for this one?
Find more posts tagged with
Comments
There are no comments yet