Changes

Jump to: navigation, search

Custom Field Type: Special - Advanced Data Table

1 byte removed, 12:46, 30 April 2013
Reporting
==Reporting==
To extract an XML element in a report using the XML field, using the '''mypasta''' XML example above, add the XML field to the report and add following to the [[Calculated Field]] in the [[ReportBuilder]] Builder:
<pre>
ExtractValue([this], '/recipe/title')
Further MYSQL syntax to extract values from XML can be found at [http://dev.mysql.com/doc/refman/5.1/en/xml-functions.html MYSQL XML Functions] Note: this is an external website.
==See Also==
8,849
edits

Navigation menu