White space inside aregument

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf White space inside aregument

  • Creator
    Topic
  • #49217
    Gordon Wilkinson
    Participant

      I’m trying to filter on exam description, how do you make a valuelist with values that contain a white space.  I have tried {}, [], “” and ()

      {SEGMENTID OBR} {FIELDID 4} {VALUELIST {“GC EC” “GC VA” “GC ST” “GC PN” “GC HM”}} {OPERATOR is} {BEGIN 0} {END 4} {COMPONENT 1}

    Viewing 3 reply threads
    • Author
      Replies
      • #61135
        James Cobane
        Participant

          Gordon,

          You should be able to use ” ”   (that’s double-quote, space, double-quote).  This gives you a list element that is a space.

          Jim Cobane

          Henry Ford Health

        • #61136
          Gordon Wilkinson
          Participant

            My apoligies, I wording may not have been clear.  I’m not looking to have an individual white space in the valuelist per se, but have values that already have a white space.  Examples:

            GC VA

            GC EK

            GC HM

            GC VA

            Once I get around having a white space in the value list I can then filter out all those five character descriptions that are not GC EK

          • #61137
            Michael Hertel
            Participant

              Please post your code so we can take a look at what you are trying to do.

            • #61138
              Gordon Wilkinson
              Participant

                Disregard, I have discoved that I had an erroneous kill message earlier in the process.  I found that once removed the double quotes around the values with a white space works.  Thanks for replying and I appoligize for any inconvienence.

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.