Jump to content

Allison Buenemann

Super Seeqer
  • Posts

    72
  • Joined

  • Last visited

  • Days Won

    34

Community Answers

  1. Allison Buenemann's post in Replace missing data with zero was marked as the answer   
    In newer versions of Seeq, we have a formula operator designed to do exactly this task. 

    In the example below, I have a signal with gaps where valid data does not exist. 
    I can use formula to replace the gaps with 0. The formula is the following:
    $signalwithmissingdata.replaceNotValid(0) The output of this formula is:

    Content Verified FEB2024
×
×
  • Create New...