Comments
-
Hi @TanyaB I'd suggest taking a look at this page for more detail on how to do Period over Period transforms: Sample Beast Mode Calculations: Period-over-Period Transforms (domo.com) I think what you're asking about here is in the section: Variance % ((CY - PY)/PY)
-
@Eddie Small / @AndreaHenderson wondering if you could help find who's currently working on form builder that could chime in on if this support article is still relevant?
-
Awesome! can't wait for these to kick off!
-
For anyone curious, here is the other idea on the forum that is being referenced: MagicETL Recipes — Domo Community Forum
-
@Siva_Divvela please see this idea, would love for you to add your comments and upvote for additional visibility: View as user or view as role — Domo Community Forum
-
Agree with everything ArborRose is saying here and would add to double-check your assumptions that all these values are ready for math. Are they actually numbers or are you converting a string value via beast mode? Do you have extra spaces after those values of 9/6 there?
-
Howdy @nmizzell PDP is available for Column Policies / Masking, (edit) it is in Beta see this KB: Personalized Data Permissions (PDP) (domo.com) I would suggest reaching out to your CSM/AE to enable this for you. Hopefully this is helpful!
-
Love this, I've been telling folks about it all week!
-
No opinions on SCORM, AI, avatar, etc. but from a video content creation aspect, OBS + Davinci Pro is an incredibly flexible stack. I bet there are plugins using these that would allow what you're looking for. I also really love SnagIt for quick videos, annotation, and screen grabbing. Another crazy thing I saw recently is…
-
It looks like there is a "by month" or date dimension you are not including in your question that is relevant. Is there a date dimension to this? What is the granularity (frequency) of the data? Is it transactional, weekly, monthly, etc? I think you want to do this at the dataflow level if possible and have a "units…
-
I know this isn't exactly what you're looking for, but take a look here at 19:04 to get started thinking about how to use Variables to accomplish this. I have used this in the past and it has functioned well. I think you can accomplish this with variables, but setting the period and previous period to be dynamic might be…
-
This is a really great idea and would help users get from connector → source rather quickly especially in the Sharepoint example you mentioned.
-
Welcome @Data_Devon happy to have you as part of the community!!
-
Oh I see, so are you looking for this to be a feature in the chart properties? If so, would suggest submitting via ideas exchange. Something like "Always show all series" so that the viz would prioritize the labels vs the pie size? I've seen as I resize the window/move things around that the Domo viz will shrink/expand…
-
There is a Google Sheets writeback connector, and a Google Sheets Writeback Tile. Not sure if this might be helpful?
-
Can you provide a bit more context about what is the question here? I am seeing different results depending on screen size and options selected.
-
Are you certain this is a Domo issue and not an Excel issue? In my experience, this issue can arise if you are opening a csv in Excel with raw numbers greater than 15 digits, then saving it in an excel type format. See this article for additional info.
-
I think it would be greatly useful to be able to toggle between standard and fiscal calendars at the dashboard level, and have heard clients request this feature as built-in functionality as well.
-
This came up today in a working session, someone specifically wanted to see the row count at each step!
-
This would be a great addition to AppStudio!
-
Congrats on the achievement @david_cunningham and thanks for all the insightful contributions to the Community Forums!
-
I just tested this. Views will currently populate with Dataset count in the Direct Impact section. I had a dataset with no downstream, created a view, and it ticked up to 1 dataset. It would be visually helpful to see as a separate icon in that list. A "create view" button/tile isn't a bad idea either, to keep them…
-
@Stephanie_Price I had this happen to me as well before. Dan is referring to this area where I put the arrow for clarity. I'm also noticing it looks like a lot of things in the flow aren't mapped, this might be correct for your use case, but I'm wondering if it's why your dataflow won't publish. After you map the flow,…
-
@anna.yardley @Jonathan53891 This is awesome. Happy to see this collab happen!
-
In the current interface, you want to do the following steps starting in the upper right hand portion of the nav on a dashboard. Wrench → edit dashboard On the card you want to change, Edit Content → Change Interaction Select interaction type Drill in place Hope this adds some clarity to Grants explanation as to what steps…
-
Hi @LearningNinja Maybe Variables is the feature you are looking for? The use cases in the YouTube video are available on the Community Domo instance if you wanted to look at the "guts" of the variables / calculations. Jump to 17:25 if the link doesn't take you there, and see if this is what you're envisioning.
-
I think if I'm understanding your problem, I would use SUBSTRING to split your string based on position and characters. Based on your example: If the columns are variable in length, and there is no pattern or delimiter, I'm not sure there's a great solution even using regex as you need a pattern to be able to match with…
-
Hi @ColemenWilson I was unable to find this option as well. I would like to know where these are, alternatively would upvote this as an idea if it is not a current feature please tag me and I'll upvote.
-
Congrats @david_cunningham!
-
In my instance, I realized that I had added an appendToDataset function, but had not mapped the object as a variable. After clicking the create variable button, my Workflow successfully deployed.