Graphics

 View Only
  • 1.  Datalinq data repeating when not finding information

    Posted 08-22-2016 17:06

    Hey!

    Currently working on a project where we get live data from a timing company. We get the data through an xml document, which we link, using Datalinq. As contestants pass by, the xml writes a new line for each contestant. When the contestants have not passed, only the ones who has are in the xml. Xpression seems to copy the data for the contestants who has passed and pasting them into the remaining cells. Anyone know how to tell xpression, not to fill inn data from other cells with data when no data is present? Adding some screenshots so you can see what I am working with.

     



  • 2.  RE: Datalinq data repeating when not finding information

    Posted 08-23-2016 01:05
    In the configuration for the XML datalinq, turn off the option for "wrap indices".
    #XPression


  • 3.  RE: Datalinq data repeating when not finding information

    Posted 08-23-2016 10:40
    Thank you! Fixed our problem :)
    #XPression