acumatica

Anomaly Detection Feature for GI on Custom Tables


I have created GI on custom tables that has Master Child Relationship and child table has one numeric column where we need to apply the Anomaly detection.

I turned on Anomaly detection checkbox on that GI also apply select the numeric column for Anomaly detection and the detection type - On Demand.

My GI has 800+ rows and value for numeric column in all the rows. on clicking the "Detect Anomaly"-button, I'm redirected to the "Anomaly detection" page. There I can see the GI row

On clicking the "Process"-button (after selecting the GI), I'm getting the following error:

There is no Data to upload for Anomaly detection

Here I'm clue less to troubleshoot the problem.


Solution

  • Currently, this feature is working only with Float type columns not with Int datatype,

    Once i convert the datatype it started working

    Thanks to Acumatica team for detail investigation