Graphics

 View Only
  • 1.  Crawl with datalinq, where the number of rows varies

    Posted 11-02-2020 10:14
    we currently use xpression and datalinq to visualize a crawl with a fixed number of messages. in our case 10 pieces. Trough the sequenser I made a list of 10 scenes, in which I call up all values ​​by means of an increment. that way I can bring in all ten values. Perfect! .... only... I would like xpression to play all messages that come in datalinq, regardless of the number. This is because our production sometime puts 3 rows of info, other times 15 rows (or more/less) So it is just what we get in terms of information via the datalinq import. many of Ross's tutorials contain a great explanation for bringing in a fixed number of lines, but is there a solution to our wish: show all of the rows which are imported throug datalinq?


  • 2.  RE: Crawl with datalinq, where the number of rows varies

    Posted 03-19-2021 13:17

    You need to use the n+ method in your datalinq string, does this make sense to you or would you like more explanation?


    #XPression