Issue with Count List Node

FlowCanvas Forums Support Issue with Count List Node

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1234
    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!

    issue-with-List-Count-T

    Attachments:
    You must be logged in to view attached files.
    #1236
    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)?

    Join us on Discord: https://discord.gg/97q2Rjh

    #1239
    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.