- 
Domo is ready, but the last value is missing.
Hi… I have a lot of data to import into DOMO from bigQuery. I would much prefer to simply append 1 days worth of data as I import into DOMO but are having issues setting up a `lastvalue` field Here is what I have set up in settings: select * from my_large_table where created_at > '!{lastvalue:created_at}!' order by… 
- 
Persistant filtering of data per Dashboard
I am exporting a number of Dashboards that I am embedding into various pages of client websites. Each dashboard runs off of the same data set with a column that identifies the clientId. At present I am duplicating Many dashboards with cards and editing each card to filter the data with the clientId. What I would prefer is… 
- 
Selecting only newer records from a remote datasource to append to a Domo datasource
Hi here… When setting up a query to grab data from a remote datasource and append to data in DOMO. Is there a way to grab newer records based on the data that was previously imported. Page: DATA / <DATASET NAME> / SETTINGS / QUERY I'd like to run something like: SELECT * FROM myRemoteDataSchema.myDataSet ← remote dataset… 
- 
Moving a card in the heirarchy into a subpage
Hi… I'm exhasted and stumped. I have ADMIN rights to Domo but would like to move various Dashboards lower down in the heirarchy. IE: Move Dashboard 3 inside Dashboard 2 The documentation (https://domo-support.domo.com/s/article/360043428253?language=en_US) suggests: Admin / Content / Pages (Dashboards) and select the… 
- 
Multiple date filters on single Dashboard
Hi... I have created Dashboards with Multiple Date filters. Effectively the top half of the dashboard uses DataSet_1 and the bottom half of the dashboard DataSet_2 ------------------------------------------------ [ Date Filter ] for Cards A, B and C using DateField_1 from DataSet_1 [ Card A ] [ Card B ]. [ Card C ]…