I'm trying to get datalinq working for elections. My IT dept provides an XML for candidate data. Instead of setting up a datalinq text field for each piece of data (like left side candidate vote percent, right side candidate vote percent...) for each of the 435 races, I tried this:
Column: Race<%relid%>\ReportingUnit\Candidate
Row: VotePerc
It's not working. It gives me data for the first candidate in the sequence, but all templates after the first all have the same data as the first scene.
So my next thought was: I have a text box called Race Select with a List Box of all House races alphabetically and by district(Alabama1, Alabama2,...Nevada1, Nevada2...), and it's column linked to a bunch of other published objects in the scene, one of which is called Race Number. It assigns a specific individual number to every race (so Alabama District 1 would be number 1, all the way down to Wyoming District 1 would be number 435). Can I get a Datalinq Key to follow the Race Number that gets determined by the Race Select List Box? So: Race Select List>Race Number>Datalinq Key? Or is there a better way to use the XML?
Thanks for the help!
------------------------------
Brian Lanciki
CHRISTIAN BROADCASTING NETWORK
------------------------------