Skip to main content
shukurs0001
August 13, 2022
Question

GETTING A ERROR LIKE CAN NOT GET A TEXT VALUE FROM A NUMERIC CELL

  • August 13, 2022
  • 4 replies
  • 0 views

Like above giving errors, can you please try to help me to overcome this?

Thanks in advance.

    4 replies

    shukurs0001
    August 15, 2022

    Can anyone here to close that error plzz?

    mikes0011
    Brainy
    August 15, 2022

    You'll need to share more details about what you're trying to do, where, and how.  From your initial screenshots I can't really formulate even the vaguest guess.

    The Expression Guru
    shukurs0001
    August 15, 2022

    I'm having an excel sheet that contains data. I need to store that excel data in the process variable, the type of PV is CDT.

    csteward
    August 16, 2022

    Instead of this smart service, I always suggest utilizing an expression rule with fn!readexcelsheetpaging() - it is much more flexible and will not give you these errors, it reads in the raw data and you can manipulate / cast it as needed.