This may be more of a beast mode question... but here goes. I have a pie chart that shows business in either "Warehouse" or "DIrect" business. I'd like to have the summary number for this card show the % the "Direct" business makes up of the total business. For example, if the card shows Direct at 60% and Warehouse at 40%…
"there was a problem with this dataflow" When I click on the status icon, every single step says failed, so I have no idea where the problem is. How do I even begin debugging this? It had been working until yesterday...
Happy Domo Dojo Day! We currently do not use any kind of SSO as we have both corporate (Azure AD) users and non corporate users in our DOMO instance. Has anyone had any issues doing a mixed deploy where certain users can use their SSO credentials and others are forced to use their DOMO credentials? What other SSO pro tips…
I have built a simple app and upoladed it to Domo. Put it simply it works like a calculator, although of course this is a very early prototype. So a user is prompted to input two values (x and y) and upon pressing "calculate", the calculator app will show the multiplication result of the two values (x*y). Now my question…
It's been a while since I ran my DOMO client using Java. I tried Listing my datasets and I get the following errors: Error making request url:https://api.domo.com/v1/datasets?limit=50&offset=0 PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to…
Is anyone using the Deltek Vision connector? Are you getting the data you expect and what do you see is missing? thanks
How do I fix my beastmode to add commas to my dollar amounts? CONCAT('Total Revenue - $',ROUND(SUM(`Revenue`)),'<br>Total Net Profit - $',ROUND(SUM(`Net Profit`))) Result: Total Revenue - $54783 Total Profit - $12455 But what I want to see is: Total Revenue - $54,783 Total Profit - $12,455 Thank you, Nicole
It appears that I cannot use a beast mode calculation as a filter. Every time I try to drag and drop the the field over the filter area it simply won't allow me.
Does Domo have a human body svg to be added as a custom chart? We are trying to make a card that shows where injuries have occurred and it would be great if we could have a card that showed it a heat map on the body.
I have a super set and I need to use two filters but as an Or clause. Example Count Jobs where Region is this OR Child Region is this
It looks like you're new here. Sign in or register to get started.