You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: