Skip to main content
10-Marble
October 11, 2023
Solved

delete additional data from thingworx analytics

  • October 11, 2023
  • 1 reply
  • 935 views

I added wrong additional data to my data, and retrain it. How to delete the additional data without deleting whole data?

 

 

 

Best answer by cmorfin

I do not think you can remove the additional data.

The options I see are:

  • as you indicated, delete the dataset and recreate it
  • create a filter that exclude the wrong data. For example if all data have a date of 10 Oct, you could create a filter that exclude all data from 10th October and then execute jobs with this filter,, so that those wrong data are not included in the computations.

 

 

 

1 reply

cmorfin19-TanzaniteAnswer
19-Tanzanite
October 11, 2023

I do not think you can remove the additional data.

The options I see are:

  • as you indicated, delete the dataset and recreate it
  • create a filter that exclude the wrong data. For example if all data have a date of 10 Oct, you could create a filter that exclude all data from 10th October and then execute jobs with this filter,, so that those wrong data are not included in the computations.