Jump to content

Remove Similar/Repeated Data


Rohan

Recommended Posts

  • Super Seeqer

There is a quick little trick to do this by combining two formulas together

$signal.tocondition().tosignal()

What this formula does is create a condition .tocondition() where each capsule starts when the value in your ID signal changes (eliminating duplicate values) and then transforms those capsules back into a signal using .tosignal()

image.png

Let me know if this example helps solve your question

  • Like 2
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...