FetchXMLBuilder
FetchXMLBuilder copied to clipboard
Using valueof also includes value in generated FetchXml which makes generated query invalid (always returns zero results)
When using the valueof condition type, the generated FetchXML adds in both a "value" AND a "valueof" attribute. This means that the query for all valueof conditions returns no results.
For example:

Many thanks for the otherwise excellent tool.
Aouch! That will be fixed for next release!