AS Coach

Comments

  • Does your cohort labels not exist in the data already as columns? That would certainly be quickest for Domo to digest and use in cards. If not, you can bring your data into a SQL dataflow and generate some classifications based on whatever you want. Then you can use those classifications like customer type or gender or…
  • As long as you don't have a date filter in place, with the date picker or in a beast mode or anywhere else, the card should show all of your data. If it doesn't, try some other cards, especially the table card. Maybe try the table card and reconstruct it just like your dataset. With a card that looks like your data and no…
  • What can you tell us about that card in particular? What's the chart type? What are the filters saved to the card, if any?
  • Have you checked out the new Rank & Window transform (under edit columns) in ETL yet? This might have what you're looking for. https://knowledge.domo.com/?cid=etlactionsrankandwindow The details might be tricky based on your data, but you'd likely use the SUM function in that transform over a certain number (or all) of…
  • Not sure what's going on there, but we use Okta for SSO and have quite a number of users logging in (also simultaneously) with Android, iOS, and Windows, and haven't seen this kind of issue before. Let us know what you find.
    in SSO and iOS Comment by AS October 2017
  • Do you have the same problem if you export to CSV instead of Excel?
  • Before period over period off-the-shelf functionality came on board (and probably still to this day), many users would just have the quarter on the axis and the year as a series. It's exceptionally readable that way, but also requires creating beast modes. New PoP allows you to skip that step, but the readability is…
  • You'll probably have to try a different visualization then. Vertical bars with lots of series get crowded.
  • Unfortunately they don't, but I think that's a common enough request that Domo has it on their radar. Make sure to have this on the Ideas Exchange if it's not already. I also do know that, once upon a time, Domo consultants had developed a dataflow to do this parsing. It's been a couple years since I saw that, though. It…
  • I see. Thanks for the clarification. You'll have to bring that projection Excel data into a dataset with your actuals. You'd stack them together in such a way that the projection amount goes in the same column as your actual amount. Likewise, your projection expense type would go in the same column as actual expense types…
  • I think what you're looking for is a different kind of projection, right? You've chosen Specified Value, which will give each series the same amount. That's probably not at all helpful. Expense categories don't rise or fall in lock step Chose a different projection method in that dropdown, like Linear Regression, to give…
  • Thanks Abhishek When you save the card and see it on your page in fuller view, not analyzer view, it should be wider and offer more room for the text. If it's still not enough room there, I recommend changing the chart type to horizontal instead of vertical.
  • Hi! Can you tell us about the need a little bit more? Do you have too many series on your X Axis and want to make it more readable? And are you referring to seeing the card on a page level, or viewing the card by itself? Cards really just have 3 or 4 sizes on the page view, and the individual view is based on your browser…
  • You'll want to use PDP for sure. It's very thorough and pervasive. More so than publication groups. To start all you have to do is just turn it on for each dataset. By default only admins and dataset owners can see the data. Editors and Privileged users will retain their rights, but they can't see your HR data until an…
  • The short answer is no. The long answer is you can create beast modes with the name you want and use the beast mode instead. You just have to create the beast mode on another card and share it on the datasource so the Sumo card can use it. Or, for that matter, create a separate dataflow dataset and rename any of the…
  • I have the newest PP plugin and tested one just now. It took my cards identically across, even though I have date and other filters in place. I don't appear to be having the same issue you are.
  • You can't override quick filter sorting. You CAN override the order of a dimension that is in a card by using a beast mode (like rearranging an alphabetic order of countries), but unfortunately that same beast mode won't affect the quick filters. Consider adding a new idea to the ideas exchange. Optimizing usability in…
  • Domo doesn't have that capability. It sounds great, though. I can think of many times that would have been beneficial to my team. Post it up on the ideas exchange!
  • PDPs can be edited by admins and owners of the dataset. Webforms can be edited by anyone with editor and above access rights, I think, as long as they have access to a card using that dataset. Neither has the possiblity of adding singular editors at-will, if that's what you're referring to. It's not like sharing a card,…
  • Hm, troubling. Have you tested and found this behavior on different card types and with different columns and different axes/series? Have you tried using a different web browser? 
  • When you initially create a new card, Domo will populate the axes and series with random measures and dimensions. It's probably not what you want, so remove those and replace them with what you want. What happens when you drag and drop an aggregated measure (sum of visit length) or dimension (count of visit IDs) onto the Y…
  • To Ricardo's point, that's the most common SQL dataflow comment option. Or /* comments */ if you want to go across multiple lines. But I guess you didn't really say if you were doing a SQL dataflow or a Magic ETL dataflow. Magic ETL doesn't really have a description field, per say, but you can change the name of the action…
  • Thanks Pete Wouldn't hurt to put a link in this thread, too, so visitors can jump straight to it.
  • I don't know what the underlying problem is but a quick fix is to reverse the inputs and the direction of the join. Essentially the same thing but backwards.
  • To my knowledge Concur has worked well with Domo for travel management and expense reporting. That's even what Domo uses internally. For payroll, we're implementing some Kronos reporting now, but the jury is still out on that one because it's very complex. I imagine most payroll solutions will be.
  • Looks solid to me at quick glance. Except maybe the formatting on the date filter. I usually use something more like '2017-08-15'. Aside from that, are your TRANSACTIONS and TRANSACTIONS_LINES datasets completed loaded, even with just the preview rows, before you run the transform? The error Failure to retrieve data…
  • Box update delays aren't uncommon. Just posted a reply on a potentially similar problem with Dropbox at this thread: https://dojo.domo.com/t5/Data-Sources-and-Connectors/Dropbox-Connector/m-p/25760#M1565 If it's been a long time since you uploaded your file, it might be either a Domo or a Box problem. If you uploaded the…
  • Sometimes with the file storage connectors you have to wait a few minutes before running the connector. Something about the content network needing to catch up on the file updates across multiple locations. Do you usually run the connector right away?
  • To my knowledge it is not possible, but that sounds like a great idea. Post it on the Ideas Exchange!
  • Much of what is nonpublic is still considered beta or even alpha. There are hundreds of API connectors unseen by the public eye. Admin tools. Excel plugins for PDPs, etc. And I'm sure tons of stuff I don't know about. They have a vibrant skunkworks operation. That's how the data warehouse and data lineage features started,…