Is there a way to view all previously submitted forms in form viewer? As an admin I'd expect to see every submission from every user, but when I submit from a test user account I'm unable to see those…
How are people handling the effects daylight savings has on scheduling in domo? All of my connectors and everything in workbench is now running an hour later because domo schedules everything based on…
I'm using workbench 5 and my current query looks like SELECT Unique_ID, Incident_Date, Incident_Time, Incident_Description FROM Incidents WHERE Unique_ID > !{lastvalue:Unique_ID}! ORDER BY Unique_ID I…