Issue with Count List Node

Forums 💬 FlowCanvas ⚙️ Support Issue with Count List Node

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22304
    chocolacode
    Participant

      Hey Gavalakis,

      I am having a strange issue with the Count List<T> node. As you see in the image , the same node is giving me different results, in the same pass.

      please let me know how to fix

      Thanks!

      [attachment file=”issue with List Count T.png”]

      #22306
      Gavalakis
      Keymaster

        Hey,

        Hmm. Are you sure that you are not modifying the list in any way, within the iteration that is taking place from that For Loop macro (thus in the Loop Next)?

        #22305
        chocolacode
        Participant

          Hey,

          thanks for answering,

          I was trying to reproduce the issue in a small scale and found the issue was flow design,

          the yellow flow is not passing for the second List Count<String> hence the value that is getting out of it comes from memory

          thanks!!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.