What’s new?
Changelog Entry | Description | Instructions Link |
---|---|---|
Add DQE PostLoad runner | Adds a PostLoad mutilate task to run the DQE | |
Misc Improvements to the DQE | Make charts zoomable and improve colour consistency | |
Add Refresh button to UI panels | Make it easy to refresh from the database | |
Add "View Parent Tree" functionality | Figure out where you are with 2 clicks | |
Add ability to add description to new cohort versions | When creating a cohort version, you 'll be prompted to update the description | |
Add functionality to revert to historical cohort version | Allows you to restore a cohort back to a previous version |
DQE Post Load Runner
The DQE Post Load Runner can be added in the “PostLoad” section of a data load.
It can be found under the “Mutilator” options.
When a Data Load has complete, it will run the Data Quality Engine on the catalogue.
It will only work if the DQE has been configured for that catalogue, but will happily do nothing and tell you that there is no configuration set.
Depending on the size and complexity of your catalogue and/or DQE configuration, this step may take several minutes and this runs the DQE over the whole catalogue, not just the new stuff.
Misc Improvements to the DQE
The DQE Graphs are now zoomable, just click and drag on them to zoom in.
To zoom out, there is a button on the bottom left.
We’ve also fixed a minor issue with label and colour mismatching
Add Refresh button to UI panels
Refreshing data from the database is now easier than ever. We’ve added 2 refresh buttons, one for the left-hand tree and one for the current active item. Pressing the button will pull all changes for what you’re looking at from the database.
Add "View Parent Tree" functionality
Ever get lost in RDMP? Not to worry, we’ve added a breadcrumb path to get you back to where you’re meant to be, no witches cottage required.
Simple open up the burger menu on any screen and select the “View Parent Tree” button.
This will open a popup with the parent tree for the item you are currently looking at. Click one of them and RDMP will make it’s best attempt to take you to the relevant screen.
Add ability to add description to new cohort versions
When you select the “Save Version” button in the cohort builder, it will prompt you to add/update the description for this version. Adding text here will update the description for that cohort version.
Add Functionality to revert to historical cohort version
When viewing a version of a cohort, clicking the “Revert” button will replace the current cohort configuration with this historic version.
Add Comment