dataframe-rules-engine icon indicating copy to clipboard operation
dataframe-rules-engine copied to clipboard

Idea: Validation results includes aggregation of other columns

Open BilalHaniff opened this issue 3 years ago • 0 comments

Hi

In the validation report, I would like to aggregate other values in my dataframe. For example, if I have amount that >100, I would like to sum the total amounts that are incorrect, as well as the percentage of the total amount in the dataframe. Further, I would also like to test this against a threshold and receive a success of failure

Not sure if this feature is already in your solution, however it a live requirement we are currently planning to build.

BilalHaniff avatar Jan 19 '22 09:01 BilalHaniff