-
CSV Data Driven Expressions Overtime
Hi, I’m a bit stuck and need your help clever people.
I’m trying to use an expression to show data from a CSV file.
essentially linking the data values of a graph as text as a line scrolls across the graph.Ideally, I need the individual parameters data changing every frame.
I have imported the CSV and can get this expression to show me the individual parameters if I manually edit the dataValue but I can’t seem to work out how I can get it to pull the different data every frame when I play the timeline.footage(“Dinjector out0001 DATA001.csv”).dataValue([1,1])
I’ve tried linking it to a slider that numbers up each frame but no luck and this is a bit more complicated than my knowledge of expressions currently stretches too.
Any ideas on how to do this would be much appreciated.
thanks
Simon