Release Note: Patch 7.3.5.2
- 1 Minute to read
- Print
- DarkLight
- PDF
Release Note: Patch 7.3.5.2
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch 7.3.5.2
REQUIRES the following to be already installed:
- v7.2.17.1 or v7.2.28.1
Note
v7.2.17.1 introduced breaking changes for packages and injected data. See version release notes for further information:
Purpose
This patch:
- addresses an ongoing issue with the Audit method
- makes available the new REMAP function to support ranking of continuous fields
Contents
AMP-245 Audit method not outputting metadata
Metadata was only added to the generated Audit table, if the following sequence occurred:
- Apply properties to project (using SetProjectProperties and SetPropertiesFromWorkbook)
- Refresh (or close and reopen) project
- Run Audit method.
If the audit method was run before the project was refreshed, metadata would be missing from the audit output.
This is now resolved.
AMP-220 Extend ranking to support continuous fields as ranking field (REMAP function)
See Remap for details of how to map Continuous Field numeric fields to a discrete field for use in ranking.
Was this article helpful?