Forum Discussion
autodafe
8 years agoResolver I
How To Display on a TV?
One of my customers has created a report which is displayed on a full screen TV hosted on production line The Report has a SQL Server Direct Connection (they have manufacturing machines that write d...
- Anonymous8 years ago
autodafe I am only aware of the 3rd party way to force a refresh of the browser. This refresh initiates another query to the source database. The only option I know of that will automatically change data in the browser is when you are using Real Time streaming...
GilbertQ
7 years agoSuper User
Hi there
It would appear that it would need more details around the exact requirements in terms of how often the data must be updated.
And possibly if they are using different logins for each TV you could look at Row Level Security.
It would appear that it would need more details around the exact requirements in terms of how often the data must be updated.
And possibly if they are using different logins for each TV you could look at Row Level Security.
jorgeeeh28
7 years agoFrequent Visitor
Hello there. Every area here have their own source some from sql others from excel, they update their data at least two times per day,morning and at the end of the day. In my case i need the data fresh on tv no matter the time they updated their data. So i created a panel where they can publish their data. But to have it fresh on tv i do not have any idea. What can i do?