Austin Hammann Posted July 17 Share Posted July 17 Hello, I'm going to hope I explain this correctly so it can be answered easily. In the pic I'll have included, I'm looking at data where there is invalid data so I used .replaceNotValid(-1). However I really just want to create capsules where I replaced that data. The issue is I can't just create a value search where it was -1 as the random tidbits of data that did get through create a slope in the new signal with the invalid data replaced. Is there a way I can create capsules to find all spots where there was invalid data that I filled in using .replaceNotValid? Or is there another way that's easier to create the same capsules? Thanks Link to comment Share on other sites More sharing options...
Solution Thorsten Vogt Posted July 17 Solution Share Posted July 17 Hi Austin, you may check this post: Regards, Thorsten Link to comment Share on other sites More sharing options...
Austin Hammann Posted July 17 Author Share Posted July 17 Got it thanks. Didn't look into formulas enough to know isNotValid() was available. Surprisingly haven't had to use it yet. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now