-
api clients
IS there a report on API clients in an instance?
-
Dynamic Dates
I hope I can explain this clearly - I need to create a subset of the date field which is fluid and changes as the dataset updates. For example: Last-16 days thru last-8 days(so if last-16 =9/16 and Last-8= 9/8, then the next update it will be 9/17 - 9/9) It's similar to BETWEEN RANGE in Analyzer, however the Between Range…
-
String to Date
Hi I'm trying to convert a string to a date where the string shows "day Month", ie "30 Aug" or "23 Jul" (double quotes not included in the string). The string to date statement doesn't seem to work. Any ideas? Thx John
-
Links to Pages and Cards
Hi, I have a Table Card listing Cards and Pages from various datasets. I created this card using one the DOMO Governance datasets. Is there a way I can set those values to links so users can navigate directly to the relevant card or page? Thanks John
-
INVITER report
Does anyone know of a dataset that includes the INVITER of a new user?
-
Workbench File Updates
IS there a way in Workbench where files can be updated automatically into DOMO without having to change the filename? So for example, I frequently download csv files into a directory, these files have different filenames. Can Workbench identify the latest file in this directory and update it?
-
Privileged Roles
Can a Privileged Role create new users?
-
ETL SQL Statement
Hi, I'm not familiar with SQL and wondering if someone can help with a SQL statement in an ETL that would solve the below(hope it makes sense)... COLUMN1(txt)COLUMN2(date)COLUMN3(date)datapoint1oct 18 2020if 'column1' = 'datapoint1' then 'column2' minus 1 mth from the datafield in Col2' datapoint2oct 18 2020if 'column1' =…
-
Dashboard on dashboards/cards
Hi, I'm looking to provide some transparency with my users on our "DOMO inventory" - dashbboards, cards, metrics, datasets, data sources. would love to see if anyone has created visuals/dashboards on these elements. Thanks, John
-
Removed String Characters
Hi Anyone know how to Remove Texts Before Or After A Specific Character in an ETL? For Example.. "yankeeswillwin-theworldseries" remove all characters after "-" Thx John