Jump to content

Wen

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Wen's Achievements

Rookie

Rookie (2/14)

  • One Month Later
  • Week One Done
  • Reacting Well
  • Conversation Starter

Recent Badges

0

Reputation

  1. After yesterday's SEEQ update, the Appmode button has been changed to Add-on Mode. My script has a line for user input using the native input() function. It is getting the following error: How do I resolved this issue? The script runs fine in the native window.
  2. I am trying to pull data for attributes under an Asset. One of the attribute is not trendable in SEEQ. While using spy.pull(), I get this error: Seeq API Error: (400) Bad Request - Client data source exception: Error processing signal request for b5be4687-fcf4-11e8-8816-0028f8d96a7e/a3ce8c80-bfb6-5a72-0252-c6d80f3eb4e1 with start: 2022-12-01T00:00:00.0000000Z and end: 2023-01-01T00:00:00.0000000Z. Specified cast is not valid. Exception: InvalidCastException at 'resample', line=1, column=1 Is it possible for me to specify in the script for spy.pull() to skip that attribute or populate NaN in that column?
  3. Below are the script that I was using. Why am I getting this error, and how can I resolve it? I also try using body='40' on line 3, and it does not work either. Thank you very much for your help!
×
×
  • Create New...