vMix Forums
»
General
»
Feature Requests
»
Data Source - splitting data into multiple lines/rows
Rank: Advanced Member
Groups: Registered
Joined: 8/2/2013(UTC) Posts: 462
Thanks: 38 times Was thanked: 39 time(s) in 35 post(s)
|
I would like to see the option to split data (e.g. a race with x participants) into multiple lines when clicking "convert rows into colums"
For example:
I want to create a table/the standings for the race with multiple pages, but if the race has a couple of hundred runners, like in a marathon...it can become messy with pages.
Therefore I would like to split the standings into multiple lines and have a datachange transition when changing the line (first line runners 1-10, second line runners 11-20 and so on= within data sources.
I hope this makes sense.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,223 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: Rinsky I would like to see the option to split data (e.g. a race with x participants) into multiple lines when clicking "convert rows into colums"
For example:
I want to create a table/the standings for the race with multiple pages, but if the race has a couple of hundred runners, like in a marathon...it can become messy with pages.
Therefore I would like to split the standings into multiple lines and have a datachange transition when changing the line (first line runners 1-10, second line runners 11-20 and so on= within data sources.
I hope this makes sense. Can be easely solved by just going through the rows of your data source with a script Use a loop say 1-10 Select a row and put the data in hidden text block in your title Transfer those to the row of your desing (where each row the textname is also numbered accordingly ) pause and do next loop of 10 for the next series of rows all within one page desing until reaching the end of the datasource within the main loop Or do similar with external app by reading the data source file directly (if csv, xml,json). bit easier to check of one reached the end of the list and dont need the individual row data put in hidden text first Using title pages (limit) might at some point not even be enough
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Data Source - splitting data into multiple lines/rows
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close