Skip to content

Releases: rajyraman/mscrmexporttoexcel

Ryr.ExcelExport v2.4.0

06 Dec 09:49
Compare
Choose a tag to compare

Fix bug when tool crashes if lookup name is null. Fixes #4

Ryr.ExcelExport v2.3.0

22 May 06:29
Compare
Choose a tag to compare
  1. Added capability to specify batch size when looping across pages, instead of hardcoded 500. Max value for this is 5000
  2. Added capability to define maximum rows per file. Multiple files will be created automatically when this limit is hit and paging will still happen if more records exist. Max value for this is 1 million, as Excel can handle only 1,048,576 rows per file.

Ryr.ExcelExport v2.2.0

10 May 11:15
Compare
Choose a tag to compare

Mostly bug fixes.

  1. Fixed bug with bool & optionset unwrapping
  2. Changed tool background color to white.
  3. Implemented IGitHubPlugin, IHelpPlugin
  4. Added progress message during metadata retrieval
  5. Page count progress is now displayed correctly instead of standard 500.
  6. Handle virtual fields correctly using AttributeOf. Revert to logicalname if still cannot retrieve localizedlabel.
  7. Handle cache retrieval correctly.

Ryr.ExcelExport v2.1.0

22 Mar 08:39
Compare
Choose a tag to compare
  1. Updated XrmToolBox and EPPlus nuget packages.
  2. Link entity attributes can be added to the fetch and exported to excel.

Ryr.ExcelExport.v2.0.0

30 Jan 00:38
Compare
Choose a tag to compare

Updated code to work with XrmToolBox v.1.2015.12.20

Ryr.ExcelExport.v1.0.0.3

28 Jul 11:20
Compare
Choose a tag to compare

Updated code to work with July 2015 release of XrmToolBox

Release v1.0.0.2

10 Jun 04:20
Compare
Choose a tag to compare

This a bug fix release. Fixed a caching bug relating to OptionSetValue, which causes only the first value to be picked up. This is a result of the cache key being incorrectly defined.

Release v1.0.0.1

30 May 09:56
Compare
Choose a tag to compare
  1. View fetchxml is now syntax highlighted using CSRichTextBoxHighlighting. Thanks Jonas for pointing this out.
  2. Two way integration with FXB. Enables easy editing of view's fetchxml, without actually having to save the view.

Release v1.0.0.0

30 May 00:11
Compare
Choose a tag to compare
  1. Download zip file
  2. Right click, Properties on the zip file and click Unprotected
  3. Extract to XrmToolBox plugins folder