No, not that kind of date...I'm not *that* lonely. :-)
Brand spankin' newbie here--we literally put our system on the air a week ago tonight--and I'm just staring to dip my toes into DataLinq. We've got a graphic we run each day with almanac-style data on it (date in MM/DD/YYYY format, sunrise time, sunset, etc.). I've got a tab-delimited text file imported into DataLinq and have it set up where when one of the producers inserts the graphic into their rundown, they can simply select the date from a list of available dates and the rest of the fields will populate from DataLinq.
What I'd really like to do is to automate the process, where the scene can automatically populate the fields with the appropriate data based on the system date. I built a hidden text field fed by a widget with the date in a matching format, but I'm not sure how (or if there's even a way) to use the text of that field to then select a line in my DataLinq source.
Can anyone point this newbie in a good direction? Thanks!