-
Two factor code via SMS
When adding your mobile number so you can receive a two factor code via sms the interface says nothing about having to add the country code to your number or what format that code should be in. for example. for the UK 0044 doesn't work but adding +44 in front of the number does. This is poor design and probably leads to…
-
Does anyone use the domo identity broker? Is it working for you?
As above really. The one we access isn't working so was wondering if this was impacting other users as well.
-
Pivot table - graph by
Hi, I am sure I have done this before but if I have a date as the row on a pivot table can the graph by still be used so customers can aggregate to month, year etc. The option is greyed out?? The field I am using is definitely a date field.
-
Decimal/Thousands Character
Hi, We have clients in Europe where the decimal point that separates the whole number from its fractional parts is a comma instead of the usual period/dot(.). Is there anyway to change this? So in the UK the number 28586.84 would be 28,586.84 but in Europe that would be 28.586,84 Thanks
-
Allow users to manage financial year uploads
We have multiple customers using different financial years within domo and from time to time they like to either completely change these or make small modifications such as pushing a 53 week into the following year etc. If would be great if we could manage these sets ourselves rather than having to create tickets with domo…
-
Add parse format directly in view
When creating a view and changing the type on a column. e.g. String ⇒ TimeStamp it would be handy if you could choose how to parse the String directly in the UI rather than creating a beastmode to do this. Perhaps somewhere on this part of the UI would be best.
-
Domo Everywhere Editor Embed Cookie Issue
Hi, Anyone having issues with the Edge browser. Whenever our users access domo embedded they are greeted with this button without explanation. I think this is to do with blocking third party cookies.
-
Domo Everywhere Embed Editor
Hi, As there are a few ways of embedding this question refers to this way Currently we pass something like this in the JWT token { "sub": "alex.lee@modocorp.co", "name": "Alex Lee", "customer_id": 1000, “groups”: [“a”,”b”,”c”], "exp": 1716239022} but we would like to be able to pass something like this { "sub":…
-
Domo Everywhere Embed Edit - separate grants
Hi, We have users that need to export to Excel , PDF and Powerpoint but we don't want them to be able to email content out or schedule reports. It would be good if this grant could be separated out.
-
Domo Everywhere Embed SSO
Hi, When our users connect to the embedded domo via sso there is a transition where it looks like domo is briefly showing the main black navigation bar (as found in non edit embed domo) and then it tries to hide it. This is ruining the user experience when our users log in via our application as sometimes it isn't a quick…
-
Align Calendar UI with financial year loaded
We have many child instances running with different start days of the week. Normally Monday or Sunday. For these running on Mondays the UI for the calendar makes it painful to select full weeks. It would be great if the calendar could adjust so Monday was at the start or at the very least have the abbreiviated day name at…
-
Subscriber instance sharing board scenario
Hi guys, We have users on a subscriber instance embedded into our web application. I am having to give users the below grant to allow them to share boards they have created. Without this they don't see the share + button at the top right even though they are the owner. I noticed when they do share with another user that…
-
Existing dataset as output
Hi, I was editing my ETL and removed the output dataset part and had saved by accident. How do I add the output back in as it seems to just recreate a fresh dataset with the same name rather than write to the existing one. Thanks
-
Creating new data
Hi guys, I have dataset that gets created as part of an ETL. I would like to take a copy of this data remap one of the columns and then append it to the original set. Something like below. So take the data add a customer Id column default to say 1. Duplicate the data. Remap the customer Id column to something else and…
-
Locked dashboards and locked cards
Hi, Could someone confirm this is the correct behaviour. I have locked a dashboard and shared it with colleagues who have the standard editor role within domo. While they can't choose edit dashboard at the top right they can edit any card within the dashboard. Do I have to lock each card individually?
-
Line and bar combinations help
Hi, I am trying to create a chart by weeks showing Sales as a bar Budget as a bar and then the variance between the 2 as a line. I want the scale for the variance to be on the right hand side and the scale for sales and budget on the left. I am trying lots of combinations but can't seem to find the one that fits. Would…
-
Problems launching analyser
Hi, I've noticed a new version has been pushed to our instance as the share on dataset checkbox on the beast mode dialog box has moved up towards the save button. Anyway we are having problems launching the analyser for lots of cards now. You just get infinite loading and have to close and retry to get it to show up.…
-
Start day of week
Hi, We have fiscal calendars loaded onto our instances which work great but we have the scenario where we need the calendars and pivoting mechanisms to work on calendar year (default) but Monday - Sunday weeks rather than the default of Sunday - Saturday weeks. Can this be toggled for an instance? Thanks
-
Fixed Date comparison
Hi, I have monthly data and have the data stacked with different period types i. Last year, 2021, 2020 and 2019. I can access these values by checking the period type in my beast modes. All good. For this use case I need to add a fixed 2019. So when I graph say 2021 through to 2023 each month looks back at 2019. e.g. I can…
-
lag function
Hi everyone, We have a dataset containing two columns Date, Id and Value. We are using the lag function to get the value from the previous financial year. i.e. lag(Date, 364) over (partition by Id order by Date) Wondering how we could use this to get the previous date the year before but matching on the date. So 1st Feb…
-
Period over Period help
@GrantSmith Hi Grant, I have used your date dimension solution for lots of PoP charts but like you have mentioned on your post doing month over month can be tricky. Thanks for your help so far on my domo journey. My problem. I have daily data and have a period type of 'Last Month' and 'This Month' I have the data in a…
-
Sumo Card
Hi, Is the sumo card an old feature now covered by the pivot table in the analyser? I can never get it to load in pivot view so was wondering if I was missing anything. Thanks
-
Date range selector
Hi, Is there a way to make the range selector do different steps in the data. e.g. I want the steps to be weekly or monthly but it always steps for each day. Thanks
-
Delete dashboard
Hi, Using Domo Everywhere edit experience with publish/subscriber model. If a user takes a copy of a dashboard or creates their own. How do they remove them? Thanks
-
Date dimension/formula problem
Hi, I'm not sure what I am trying is possible but here goes. I have my data stacked as per @GrantSmith's excellent post. What I need is a calculated column for the last year column that only includes the value if "Another Value" from the This year row = 'Y' So only show 600 if another value =Y from period type this year So…
-
PDP and Trusted Attributes
Hi, I need to split data by a trusted attribute sent through with our JWT token using PDP. Is it possible to use a custom attribute so that a column can be checked against this attribute in a PDP policy? For example I want to send through the users user_id and filter so they only see their data. I could hijack employee id…
-
Publishing to subscriber instances problem
Hi, Has anyone using the edit experience of domo everywhere had trouble with dashboard changes in their parent instance not appearing in the subscriber instance(s) when the publication is refreshed. Things like adding a chart, removing a chart, changing the title of a chart. The refresh option in the admin says it has all…