Jump to content

Recommended Posts

Posted

When running a Data Lab project.... sometimes the push command writes to an existing signal and sometimes the push command creates a new signal (with the same name as the existing signal) and writes to that.

The result is duplicates.  It wastes time to stay organized by switching broken formulas and deleting the duplicates.

Is there a way to force the push command only to write to existing signals, never to create new signals?  

 

 

  • Seeq Team
Posted

Hi Adam,

If you're referring to pushing data, then per the docstring (SHIFT + TAB) for spy.push, you'll need to set the column name to the ID of the Seeq signal for it to write to an existing signal:

To push to an existing signal, set the column name to the Seeq ID of the item to be pushed.

 

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...