-
Data Permissions - Restrict Access to Underlying Data
I know that there are ways to limit access to certain data in a dataset, through personalized data permissions. However, is it possible to provide somoene access to a card without allowing them access to ANY of the underlying data, so that they are just able to see it in aggregate in the card?
-
Embed Video on Dashboard
I'm wondering if it is possible to embed a video on a domo stories dashboard directly. I have both inline and popover code to embed a video from a third party website, and I'd like to add to my dashboard so that it plays directly on there rather than linking out to the page. Is this at all possible?
-
Is it possible to remove access to the overview, favorites & alert pages for users?
Is it possible to remove access to the overview, favorites & alert pages for users? I'm hoping to ease the user experience and only provide access to the pages that they need. Thanks!
-
DATE_FORMAT SQL Issue
Hi There, I'm tyring to convert my date field from a 12 hour time stamp, to a 24 hour timestamp. I tried using DATE_FORMAT(`Date Field`, '%Y-%m-%d %H:%m:%s') but it gives me a completely different date AND time than what the actual value is. Has anyone ever encountred a similar issue and have any advice. Thanks!
-
Can a 'Participant' export data from a dataset?
I have created most of my Domo accounts as 'participants' for the time being to prevent cards from being built. However, I have a few use cases where I need the user to be able to export the data from a dataset. I've 'shared' the dataset with the user, but it seems as though they are still not able to access it. Are there…
-
Is it possible to have the chart be one of four photos?
I am building out a client health indicator where I would like the card to display one of four smiley face images (green and happy for good, red and sad for bad, etc). I have the files as .svg, but it looks like they just are stand along cards. Is it possible to use all four files but for the card to be one of the 4 faces,…
-
Is it possible to plot both counts and specific points on a map card?
I'm wondering if it is possible to plot both ranges and points on a map card. For example, I would like the colors/shading to represent the number of clients in each country, but I would then like to plot specific points where the company's offices are located. Is this something that can be done with the map cards in domo?
-
NULL Values
NULL Values seem to cause some confusion. First, when filtering on a field that has a NULL value and you select that as a filter, it does not provide any results. Secondly, when adding fields, where a NULL value may exist, it won't necessarily add together, but rather provide a NULL result (10 + NULL = NULL). I have seen…