-
DomoStats
Hey everyone, Just trying to figure out what "Download" and "Export" mean in the DomoStats app. Like, what actually happens and what kind of stuff do we get with each one?
-
Beast Mode Case-When Grouping Not Supporting Occurrence Count
Hoping for an assist on this. I have a dataset that includes users along with a log entry for each time they viewed something. I'm trying to create groupings of the number of views to better understand the users. I've had luck with using beast mode case-when in other situations, but for some reason, I'm unable to get it to…
-
Color Rules
I know when configuring card colors, we have two options: Apply to only this card Apply to all cards Let's say I have 200 cards in the dataset, and I want the colors applied to 180 of them. I obviously don't want to configure the colors 180 times, so I chose Apply to all cards. However, how to I manage the 20 cards where I…
-
Get percent complete in Gantt chart
I need to get percent complete in Gantt chart per below request. Filter column `Region_TWC` to get each filtering. ‘NAM’ , ‘EUROPE’ , ‘PACIFIC’ , ‘JAPAN’ , ‘KOREA’ , ‘GCA’ , ‘SEA’. Then filter column `Meet FOB DL_AR`, to get the rows which is equal to 'Meet AR DL' After above filtering, to get each region’s total `Ordered…
-
Why is my table card cutting off some of my dates?
I have a table card showing 3 different GM numbers from different sources. Each of the sources is joined by a week_end_date. My first source updates on Sundays for the week prior, and my other two update on Thursday each week. After Thursday, I have all dates available through the end of the previous week, but from…
-
Dataset update scheduling
Hello, I have a dataset based on Dayforce connector and I would like to set it up for updating every Sunday and every end of month (by append method). I have tried to create two schedules - basic and advanced but does not seems it is working. Any advises will be appreciated. Thank you! Regards, Tina
-
JSON Connector
Hello, Trying to make a connection to this API. I keep getting no data and or error when testing. Could someone offer some guidance as to how to make this call work. Known Good CURL: curl --location 'csrpnyc.charitytracker.net/api/v1/assistances/' \--header 'Authorization: Token xxxxxxxx' \--header 'Cookie:…
-
To generate beast mode calculated field.
I need to get percent complete in Gantt chart per below request. Filter column `Region_TWC` to get each filtering. ‘NAM’ , ‘EUROPE’ , ‘PACIFIC’ , ‘JAPAN’ , ‘KOREA’ , ‘GCA’ , ‘SEA’. Then filter column `Meet FOB DL_AR`, to get the rows which is equal to 'Meet AR DL' After above filtering, to get each region’s total `Ordered…
-
Account Sharing for DataSet Copy Account not working
Hey , Is anyone able to do 'Account Sharing' for a Dataset Copy Account that is setup using Access token ? Trying to set one up to build virtual datasets and then share it with the group. However , when trying to Share the account - I get the error - 'Oops, failed to share, please try again later or contact support'
-
Percentage change on a line graph
I can't seem to find an easy way to show percentage change between values in my line chart..I would think it would be simple for the software to display as all information is there. I want to show the values of each month IN ADDITION to the % change between the values each month. It seems beast mode is not the route as I…
-
Two Data Sets, Differently Named Fields - Unable to create paired filter for dashboard cards
Domo community - need a hand on this one. I have two datasets: a) Client records (note: uses client UNID of "SGId") b) Events related to the Clients (note: uses client UNID of "ShowGroupID") Both sets have a common UNID that identifies the clients. One is named SGId and the other ShowGroupID as noted above. For the B data…
-
Beast Mode in Amplifier
Where is the beast mode stored in amplifier datasets?
-
Embed Iframe issue
I am using programatic filtering approach. Whenever form submit it self instead of opening the embed link it open up the default page which we route after normal login. No matter if we change multiple embed id's it always navigate to same. Note: Pfilter approach by directly opening on the browser url works fine and opens…
-
Dashboards Filter API Behavior Discrepancy with App Studio (Removing filters)
I'm encountering an issue with the domo.filterContainer() API in Domo App Studio. When I apply filters (Custom filter brick) using this API within my app, they work as expected. However, when I clear the filters using the UI (e.g., by clicking a "Clear All" button or removing individual filter selections), the filters are…
-
Workflows to check Dataflow executions
Hello. I've been trying to use the "Get Dataflow Execution Status" and "Was Last DataFlow Run Successful" functions, but I'm getting weird results. I purposely created a dataflow that always fails: Then I test these functions on the workflow editor I get a "FAILURE" and "false" responses (see images). However, once I…
-
SAP S/4 HANA
We currently use Microsoft Navision and will be implementing SAP S/4 HANA. I was under the impression that I would be able to build up the data in a very similar fashion to what I have done with the Navision data. For example, our sales data consists of two basic tables "Sales Invoice Header" and "Sales Invoice Line". I…