-
Best practices for performance with the Snowflake federated connector
Hi, I wanted to ask about any existing best practices for performance when building cards on top of a Snowflake federated connector. Also, I have two concrete questions: Are primary key constraints on the Snowflake side meaningful in Domo? Snowflake itself doesn't enforce those constraints, but they might be meaningful to…
-
Problem with showing top-n results in an horizontal bar chart with series
I have an horizontal bar chart. Let's say the Y axis is factories, while the X axis is number of incidents in each factory in some time period. I want to show only the 10 factories with the most incidents, sorted by number of incidents. When I'm not using any series, the simplest way of doing that is to sort on COUNT of…
-
What are "segments" in the context of page-level filters?
Hi, The documentation about page-level filters talks about the "Allow segments" option: But what are "segments", in this context?
-
Is it possible to hide the PDP symbol on cards to end users?
Hi, I have a DataSet and a PDP specified for it. End users of cards which use that DataSet see a shield-like icon like in their cards. It sometimes overlaps over the Data Tables associated to some cards, hiding values that lie in the corner. It there a way to minimize that icon, or to avoid showing it altogether, even as…
-
Is it possible to create a filter view based on a beast mode?
Hi, I have a beast mode attached to a dataset. I know the Card Analyzer lets you filter a card depending on te value of a beast mode. But, is it possible to create a dashboard-level Filter View based on the the beast mode?
-
Is it possible to create cards programmatically?
The Domo API seems to provide the means for creating and administering pages. Are there similar endopoints for creating cards inside a page?
-
Scheduled report with a repeated card
Hi I want to create a scheduled report to be sent by mail. However, I have a special requirement: I want one of the cards of the source dashboard to appear "duplicated" several times on the email report, each time with a different filter. For example, if the original dashboard has a "sales per day of the week" card, I…
-
Confused about the difference between pages, dashboards, and Domo Stories
Hi, I can create a new page from the "manage pages" menu. I can also use this other menu to create a Dashboard, which will also appear in the page listing: I can also take a regular already-existing page and click on "Design Dashboard", which the docs say it will create a "Domo Story": What's the difference between a Page,…
-
Where to download pdputil.jar?
Hi, PDP Policy Autocreation section of the documentation mentions a command-line tools ("pdputil.jar") for managing PDP policies: https://knowledge.domo.com/Connect/Personalized_Data_Permissions_(PDP)/PDP_Policy_Autocreation I haven't been able to find a download link though. I've looked in Adming Settings | Tool Downloads…
-
How to find the source table of a Snowflake federated DataSet?
Hi, This is probably a trivial question. I've created a Snowflake federated DataSet after selecting the Snoflake account, database schema and source table. Once the DataSet has been created, how to find the Snowflake table that it queries? The table schema is prominently displayed in the "View Full Schema" section of the…
-
How to have a world map that enables selection (and drill-down) by continent?
Hi, I'm trying to build a card with values related to several locations across the globe. The drill-down path would consist of 3 levels: - Global level: a world map that would let me choose a continent. Displays data aggregated by continent. - Continent level: a map of the selected continent, which would let me choose a…