Graphics

 View Only
  • 1.  Xpression Datalinq Server repeat last "values"

    Posted 06-20-2019 19:37

    Hi,

    for exemple, I have a ADOBD Datalinq source that have 3 lines. My Xpression sequencer can have from 1 to 10 lines. In my exemple, line 1, 2, 3 are ok, but after that, it keeps repeating line 3... and i would refer empty. Any suggestion to stop this repeating lines



  • 2.  RE: Xpression Datalinq Server repeat last "values"

    Posted 06-20-2019 19:43

    i would prefer not refer

     


    #XPression


  • 3.  RE: Xpression Datalinq Server repeat last "values"

    Posted 06-21-2019 23:28

    Turn of the "wrap indices" checkbox in the ADODB datalinq config settings.


    #XPression


  • 4.  RE: Xpression Datalinq Server repeat last "values"

    Posted 07-02-2019 14:15

    Hi Brian, i'm back (vacancy)

    I've try to turn off the Wrap indices but it's not working.

    Here's my datalink and my Scene

     


    #XPression


  • 5.  RE: Xpression Datalinq Server repeat last "values"

    Posted 07-02-2019 14:18

    On the datalinq itself, you will also need to enable "Return Empty On Failure" if you want it to blank the field when you are requesting a "row" outside of the valid range in the datalinq.  The "Wrap Inidices" checkbox only stops the datalinq from wrapping around and returning the earlier rows.  


    #XPression


  • 6.  RE: Xpression Datalinq Server repeat last "values"

    Posted 07-02-2019 14:50

    It was enable. I've try on another scene to simplify, with same value (two names) where Row 1 = David and Row 2 = Helene.


    #XPression


  • 7.  RE: Xpression Datalinq Server repeat last "values"

    Posted 07-02-2019 14:51

    As u can see, row 3 still equal Helene…


    #XPression