Skip to content

FetchXMLBuilder-1.2020.09.001

Compare
Choose a tag to compare

Improvements

• Friendly names of ValueOf attributes #344 (1)
• Like and Contains condition operators for OData #348 (1)
• Only show Column Comparison feature where available #351
• Like condition operator edge case improvements #362 (1)
• Nested expand joins for OData #359 (2)
• Inner expand joins for OData #359 (2)
• Filter N:N relationships for OData #359 (2)

Fixes

• Primary key filter bug #345, #347, #350, #352, #353, #366, #373, #374, #377 (1)
• Handle multiple parallel filters in OData #361 (1)

Oopsie

• Removing all “Microsoft D******x” references 🤦

Contributions

(1) Thanks to @MarkMpn for contributions!
(2) Thanks to @LinnZawWin for contributions!

Usage

This tool is installed from the Tool Library in XrmToolBox
FetchXML Builder is published on NuGet.
Read more: https://fetchxmlbuilder.com/

Manual installation

See instruction https://fetchxmlbuilder.com/manual-installation/

Changes:

  • e6bbb78 Release notes for 1.2020.9.x added
  • 7cc9a06 A few fixes for Column Comparison behavior
  • aec996e Fix for #344 Friendly names for ValueOf control
  • 4b03bfd 🧹 Fixed old urls
  • 9515c0e Fixing #351 Checking CDS version to see if ValueOf is supported
  • c270e4f 🙄 No more Dataflex...
  • be80e9d Updating SDK packages
  • 31b8d86 Merge pull request #359 from LinnZawWin/master
  • 29623e2 Merge branch 'master' into master
  • b3d4f97 Merge pull request #363 from MarkMpn/like
See More
  • 7bb9895 Merge branch 'master' into like
  • 490d63d Merge pull request #349 from MarkMpn/idcondition
  • 10653b5 Fixed typo in ContainValues OData filter method
  • 25ba65b Disable mnemonics in Power Automate parameter links so & in values is shown correctly
  • c034e65 Added support for notbeingwith and notendwith
  • 068fa71 Fix OData URL generation for queries containing multiple nodes or URL special characters
  • 08669fc Reverted more LIKE changes
  • 5408f6b Translate between like, contains, ends-with and begins-with conditions
  • e019ec9 Reverted changes to LIKE handling
  • f8dc7c6 Updated csproj file with package versions not updated by dependabot
  • 414bc55 Bump Microsoft.CrmSdk.XrmTooling.CoreAssembly in /FetchXmlBuilder (#357)
  • 993a58e Bump Microsoft.CrmSdk.XrmTooling.WpfControls in /FetchXmlBuilder (#356)
  • bcb701d Bump Microsoft.CrmSdk.XrmTooling.CoreAssembly from 9.1.0.49 to 9.1.0.51 (#355)
  • c339f87 Merge pull request #354 from MarkMpn/entityname
  • fe1474b Fixed logo url
  • 4d84ef9 Added support for complex query types
  • 645cabb Revert "Revert "Merge remote-tracking branch 'upstream/master'""
  • d8aee71 Revert "Merge remote-tracking branch 'upstream/master'"
  • 14eb433 Merge remote-tracking branch 'upstream/master'
  • 1a96e93 Initial commit for OData4 changes
  • 24dad9f Ensure picklist conditions are shown correctly on first attempt
  • e99d978 Handle conditions on EntityName attributes
  • 82d1e47 Update LICENSE
  • 4fd9b32 like-contains-startswith-endswith translations
  • 231db9f Do not validate value if value-of is specified
  • e9c0060 Show friendly name of existing value-of attribute when selecting condition
  • 9d6585e Apply friendly name setting for value-of attribute
  • e85b804 Merge pull request #346 from MarkMpn/idcondition
  • 63cb548 Handle null AttributeTypeName on primary key attributes [ #345 ]

This list of changes was auto generated.