vMix Forums
»
General
»
General Discussion
»
Making "DataSourceSelectRow" work
Rank: Newbie
Groups: Registered
Joined: 3/11/2021(UTC) Posts: 8
|
Hi there,
I'm doing live streaming for rugby. I have the names and numbers of each of the 22 player for each team in an excel spread sheet.
I've made a simple player profile title. On that title are text boxes for: Name, Number and Team.
Instead of having 44 different inputs for each player profile. Is there a way to have one input that I can assign a shortcut, say for player 15, and then it populates that input with player 15's info when pressed?
I saw you can do this through "DataSourceSelectRow" however I have tried it and I can't seem to make it work.
"DataSourceSelectRow" has the option of adding in the which particular data source: 'Excel/CSV,Sheet1,5'. But I can't figure out how you would apply it to a specific Input, title or Text box.
I've had a look through the forum and I haven't found a post that explains it enough and the vMix Documentation is a bit vague on it.
Can someone help me with this?
Cheers
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Have you connected the title to the data source ? Should be the first step. Than you can change the row selectin of the data source manually or with the shortcut to change the actual row data to be displayed.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/11/2021(UTC) Posts: 8
|
Originally Posted by: doggy Have you connected the title to the data source ? Should be the first step. Than you can change the row selectin of the data source manually or with the shortcut to change the actual row data to be displayed. Hi Doggy Thanks for your reply. The titles are connected to the data source. I assigned both text boxes (name and player number) to their corresponding data columns in the data sources excel document. This happens to be the first row (so basically player number 1 is displayed). I'm not sure where to go from here to make it go to another row. How does "DataSourceSelectRow" know I only want to change this particular titles data, when I don't specify this title anywhere in the shortcut?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Both are separate in a way: the title is connected to the datasource and the data displayed in the title is that of the selected row in the data source table (might check if the connection is set to "selected row" in the title editor instead of a specifc row)
the shortcut ( or manually clicking on another row in the data source table) just selects another row so no need to make a relation with the title there as it is already set in the title
as such one can have the same dat displayed in different titles too
have you checked some of the vMix videos on their YT channel ?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 5/22/2021(UTC) Posts: 4 Location: Maryland Was thanked: 1 time(s) in 1 post(s)
|
DataSourceSelectRow will change the selected row on the data source. This will affect all titles assigned to that data source.
One way you might use it is say you have several inputs that each bring up a player graphic, and you then want to DSK/overlay a title with player info using only one title for the show. In each input, you would have a OnTransitionIn trigger that is DataSourceSelectRow to select the row with the proper player data. This would make the title have the proper info when you then DSK/Overlay it.
If you are using several titles and want to change data for each title separately. Either have seperate data sources or look at title presets in the title input and look at SetPreset
Hope this helps clear it up.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 3/11/2021(UTC) Posts: 8
|
Thank you for your replies.
I got it working. It was having the connection set to "selected row" that was the problem. I had each textbox connected to a specific row and column not "selected row".
I saw what jdeaver0 said about having separate data sources or title presets too. That has cleared it up for me as well!
Thanks again!
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Making "DataSourceSelectRow" work
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