AdamT Member

Comments

  • Hi @Hua the key to using different datasets in a drill path is that the fields powering the cards must have the same names in each dataset. Can you confirm that the fields you are clicking on when drilling are named the same in both datasets? If the fields are all properly named, then it might be a good idea at that point…
  • We handled this outside of the Dojo, in the client instance, but just to circle back with the solution here in the Dojo, the dataset needed from the LinkedIn connector is the "Company Follow Statistics - Historical". This will return a daily follower count for a specified date range to facilitate building a card to show…
  • From the Task Scheduler, you would expand the "Task Scheduler Library" and then the "Domo" (or "Domov4") folder and any scheduled tasks would appear in the Task Scheduler pane for you to manage. Creating the Workbech DataSet Job Group is a crucial step, however. Since this is where Workbench creates a job that can be…
  • Hi @LizWR - As the CSM for @SotoX3's account, I am following up on this in his Domo instance.
  • Sorry to hear that it's giving you an error. Could you tell me where exactly in the process you are receiving the error? Also, are you able to reach the Windows Task Scheduler outside of Domo Workbench?
  • @northshorehiker Are you able to see the "column mapping/filtering" panel for this CSV job? I am thinking the same as you, that one of the column names have changed or the date type is not mapped correctly. From the Knowledge Base: http://knowledge.domo.com?cid=wb3userinterface "Column mapping/filtering panel For any…
  • For the Beast Mode, that is correct. If would essentially look like this: It will need a label, and I don't think it will support just a space character " ". So you will have to consider what the label should look like, whatever makes sense for your use case. For setting the color of a column, I do not believe it is a…
  • In Domo, you could use the SQL function IFNULL(), and configure it something like this IFNULL(`Quantity`,0) so that if the Quantity is NULL then it will be replaced with a 0.
  • Hi @northshorehiker - Which version of Workbench are you using? 
  • Awesome, so in v4, if you go to the "Tools" in the ribbon, and select "Schedule", it will take you through a wizard that will allow you to set up advanced scheduling for you job using Windows Task Manager. Once you get to the Task Scheduler, I would recommend just setting up two schedules, one for each time you want it to…
  • Hi @cmarutzky - Great question! Before I go too far, which version of WB are you using?
  • Hi @tleong - I do not believe titles are supported at the top of Heatmap cards (although if you are creative enough, you can do pixel art with them, as one colleague did!) The closest I can suggest for getting a title on top of your Heatmap is to leverage the Summary Number label. If you are looking to get more details out…
  • Hi @buzz_boom - This is a great question, and a common challenge. To work around this in Domo, we have a "calendar" dataset that you can leverage to join against to fill in the days that are not included in your dataset. To get this calendar dataset set up in your Domo instance, you can simply Buzz "@DomoSupport" and…
  • Hi @bsmith - With the webpage publication, there are currently not any options for removing the Domo logos or to show 4 cards on a page (perhaps you could submit an enhancement request for it though!) However, if you are using PPT presentation exports, you can totally customize the presentation (including removing the Domo…
  • Hi @bsmith - Are you working with the webpage Publication type, or a PPT export? 
  • I would recommend assigning people in your instance to groups based on access needed for particular datasets. Then as the need arises to give that group access to a dataset, you just create a single card on that dataset and then share the card with the group(s). 
  • Hi @leoper - There is a really handy feature to do exactly this in Magic ETL called "Collapse Columns". Give that a try. If you need any help, feel free to reach out!
  • Hi @MichaelMartin - Have you tried doing this in a Sumo Card? (From any page in Domo, "Add Card" > "Sumo Card") This is similar to a PivotTable in Excel, where you can nest your dimensional fields, and even enable subtotals for each sub-grouping. 
  • Hi @cwagner - Looks like your data is in the correct format. Were you able to figure this out yet? If not, could you upload a screenshot of your card editor screen with the configurations you are using?
  • Hi @ManseauN, in Domo currently the only way to for a user to have access to a dataset is for that user to be the owner of the dataset, have admin privileges in Domo, or for a card to be shared with them that is based off of the dataset. 
  •  Hi @Shevy - Here is a post from one of our team members here at Domo on this very same topic. Below is the MySQL query he used to achieve this in a DataFlow. Selecting Top N Items From Each Group Here is a generalized version of what I used to see the top 5 customers for each sales team based on revenue, in case it's a…
  • Hi @jbandley - Can you provide a snapshot of the Sumo Card settings you are using?
  • @Bulloko Does the advanced connector support wildcard characters or any other means of handling variable file names? Or will it only support explicitly named files?
  • Hi @Godiepi - This suggestion is a great idea! However, we currently do not have such an offering. Please visit the Dojo Ideas Exchange http://dojo.domo.com/t5/Ideas-Exchange-suggest-and-vote/idb-p/Ideas. You can search existing ideas and then vote for it if it matches what you have in mind. If you cannot find it, please…