コメント
-
使用できるデータセットがいくつかあります。 1. Domostats 2. Domo Governance ここのアプリ ストアでダッシュボードを見つけることもできます。
-
Try it in a beastmode
-
Formula for Series Grouping field: CASE WHEN `whatever your field is called` = 'whatever the name is of non-clients' THEN 'a. Non-client' ELSE `whatever your field is called` END
-
This is possible using the Grouped and stacked vertical bar chart type. The default for the chart is to have the first of the series as a bar to the left (the blue bar in your example) with the rest in the series stacked to the right of it. So this chart type will produce what you are looking for but will require you doing…
-
Yes. You can clean up field names in an ETL. This would be my recommendation for the cleanest way to ensure the names you want down the lineage from the source data. You can also use filter cards on a dashboard instead of the dashboard filters. With these filter cards you can create beastmodes with the names you want, just…
-
Welcome Jeff! You'll find plenty of support here from a very active community. We are here to help!
-
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!
-
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:
-
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:
-
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.