Comments
-
Welcome! I've visited over 80 countries and Alberta and the Icefields Parkway is easily in my top 3 favorite places. Such a beautiful place!
-
Unfortunately there is not. The Edit Cards grant enables users to create, edit and delete Cards, Drill views, and Beast Modes to which they have access. I tested disabling every other grant aside from edit cards and still am able to share Beast Modes to the dataset. I would recommend submitting this as an idea in the…
-
I agree with the answer John gave. You could also do it with 3 clicks if they really want the link in the table card: 1. A link in the table card that uses pfilters to direct the user to a dashboard in the format needed. 2. The sharing icon 3. Export as PDF
-
Python configuration not needed. We build ours in Magic ETL utilizing the Formula Tile. Steps: If you would like to create the URL for a page: Copy the pageID from the page's URL Paste it into the link below to replace pageID https://yourcompany.domo.com/page/pageID?pfilters= Copy the following text:…
-
If you haven't already, I would suggest submitting a request to Domo Support.
-
So is the alternative to get the same result that I suggested not working? Or you're only trying to use BETWEEN?
-
DATE_FORMAT(`Julian`,'%Y-%m-%d') I tested it with this data and it is working, test is the output of the above beastmode:
-
No problem! One of those 3 options should get you what you need. Let me know if you need more details on how to set them up!
-
Yes. This can be configured in Admin settings. You can also set a specific page for each user in your instance in Admin > People > select the user: Lastly, you can use the Group Management Toolkit in the governance toolkit to setup a job that assigns the default landing page for users.
-
I can't find anything in Domo's documentation that suggests BETWEEN is supported. I've always used: value column >= X and value column < = Y THEN 'Is Between'
-
Welcome to the community @sbutterbrodt! Looking forward to what you'll bring to the community!
-
Yep, we had the same issue @MichelleH pointed out and resolved it using the same suggestion from her above.
-
Yes they can. There is a chart type called "Running total grouped bar". Please explore this chart type, refer to this documentation, and if you still have questions please let me know! https://domo-support.domo.com/s/article/360042924974?language=en_US
-
If you'd like, I'd be happy to do a virtual meeting with you to troubleshoot what is going on. You can schedule time here: https://calendly.com/cwilsondomo/15min
-
Yes! Use the grouped bar chart type and select "Show data table" in the chart properties.
-
This is also something I've done using a horizontal stacked bar chart. The different bar colors are individual calculated amounts that stack on top of each other to equal 100%. The color for each is set in the color rules.
-
I have done this using the Grouped bar + line card. You configure the card to have just one bar for your actual value and then a beastmode value for the dynamic pacer point. EDIT: See comment below to match original post edits.
-
This likely means that the filter you are applying is filtering out the name you are searching for in the data. Have you also checked the other filters applied to the card? One of them may be removing the data you are searching for.
-
Welcome EJ! You'll find plenty of support here from a very active community. We are here to help!
-
Can you share a screenshot of what you are seeing for a border on your DDX bricks? Mine don't have a border other than the same hover border you see on any other card in Domo. Those hover borders can be disabled in the following way: Edit Dashboard > Edit Content > Change Interaction > Disable Card Interactions. This will…
-
There is no available connector in the Domo appstore, however an API connection could be built. Here is the documentation from Microsoft: https://learn.microsoft.com/en-us/rest/api/appservice/
-
Agreed that this could be improved. I can see the value in having these grants separated. Admins may want users to be able to edit KPI cards (most commonly edited cards for most end users), but not narrative cards which are generally less commonly used. I hope Domo continues to add more and more grants to allows admins to…
-
Thank you @GrantStowell! I am very excited to have reached this milestone! Next step is to keep climbing the rankings into the top 10 and earn badges along the way!
-
Yep! There is a Domo Governance Dataset called "Card Fields and Beastmodes" that has the data you are looking for.
-
If you used variables or segments then set the card to be adjusted by variable/segment and set the smart text to be the variable or segment value, which you could set to be month name for example, which would set the title to "July # of completed tours…"
-
The group by looks fine, although I am not sure what JT158_WTNumber is and if it should indeed be included in the grouping. Have you inspected the data table that is the output of the ETL and the input to the card? I would open that up, filter for SO# 0024812 and see if the data looks correct for that SO#. I would also…
-
Okay, are the number of SKUs each store sells fixed? I have a solution that is a bit hard coded, but works. It involves using lead functions with beastmodes. It wouldn't work if the # of SKUs each store sold was always changing.
-
To replicate what you are doing in excel, you could keep the source data in excel for any or all of the tables, connect them to Domo using the OneDrive for Business Connector, upload them using the file upload connector, use the Email connector to have the files sent by someone to Domo via email, setup SFTP, or use the…
-
This worked for me (only difference is I omitted the single quotes around 3): Here is the data I used: And the card with beastmode applied: Are other filters or sorting applied to your card?
-
Is this the complete data table for this retailer?
