-
Tips for Setting up UKG Connector
Here are some tips to succesfully connect data from UKG UKG vs. Domo Conector User API Key = User Access Key Customer API Key = Client Access Key Services Host Name: Needs to have https:// in front of it but here is some documentation from UKG that will help you get that. https://{{HOSTNAME}}/services/BIDataService Web…
-
PDP not enable but asking permission
I'm having some issues with a sql editor in the Views explore when I go to save it asks the pdp settings but the data set has it off. Even when I'm the owner it is asking permissions.
-
Drill path Grayed Date Range
I'm working on creating a drill path that will filter down to the last 9 days. When I go into it the date range option is grayed out.
-
Iframe Drill down APP Studio
We are working on getting some apps published to an internal website and the drill down function doesn't work. When I double click the card it will then show me the data behind it. On a dashboard it seems to work but with an app studio it doesn't. Any experience with this?
-
Pivot Table More Months
I have a pivot table that I have seen before where horizontally you can see the months. But on this particular one it only goes until July
-
Pivot Table not Collapsing
The Pivot Table chart is not collapsing as before, when I have a couple of levels it would allow me to collapse the columns. Any idea of why?
-
Run Workbench Button
Is there a way to create a button as a card to run a job in the workbench? For example, I'm currently running QB Desktop through the workbench and the accounting team would like to be able to run manually by hand the dataset while they are closing out the month. I don't want them to have to login into the workbench and…
-
Filter Based on Percentage Change of Chart
I'm trying to filter out any changes above X% This is from the Flex table. If I need to create a new field how would I calculate that?
-
Grid Lines with Series
When I had a series to the bar graph it removes the Min, Max and Average. Is there a way to have that one with the series? I looked under Grid Lines with no luck there.
-
UKG Connector Report Path
I'm having issues with the UKG connector report path, the error I'm getting is "TypeError: Cannot read property 'ReportStream' of undefined" I don't know if the report path needs to be in some kind of format, the format from UKG is as following xxxx > xxxx > xx xxx I don't know if there needs to be underscores where there…
-
Buzz Integration in App Studio
I'm wanting to integrate Buzz into an expense table to where accounting and the operator can talk about the data being used. I haven't been able to figure out how to integrate Buzz in App studio.
-
App Search Filter
I have an App that is tracking inventory information. I'm wanting to add a search bar to where it will filter the data down based on the part number. I found a brick add in that has more code than I'm familiar with. Is there an easier way to add a search "card" in the app to filter the whole page rather than using the…
-
Embedded App Rules
Where can I learn about embedding apps with links? My main issue is when a user clicks on it they get an screen on this. I'm trying to understand better how to share content. Do I need to share the group/role or once it is embedded does that mean it is available internally or do I need to put that on Domo Everywhere for…
-
Expense Comparison Percentage Change
I've create an expense comparison that is MoM and I want to add a color rule that if it is greater than the average of that row then it highlights. I've looked at the color rule and it seems like it isn't quite working for row level coloring. A snip of it I need it to highlight these numbers because there is a big change…
-
Left Join reducing Rows
I have two data sets that I'm joining on a left join. My left table is the gljedetail 2023, from what I understand a left join should keep all the rows in the left table. It reduces the number of rows not sure why it is doing it. Also, I'm using two columns for the key
-
Case statement not counting correctly
(SUM(CASE WHEN Age >= 31 AND Age<= 60 THEN 1 ELSE 0 END) / Total Inventory) * 100 When I break up the statement it only returns 0 and there is a handful that are in the data. I have check the filters and if I'm able to see it I don't understand why it doesn't count. Any ideas?
-
Time stamp checklist (Project management Workflow)
I'm trying to figure out a way where I can have a list of tasks for a specific person that when they complete it they can click a button that will time stamp their task. From there notify the next person that they can start on their task. Then it will show a heatmap for the tasks that took the longest to complete. Similar…
-
View not updating
I have a view of two data sets that are left joined. For some reason one of the columns shows blank for one of the columns in the joined data set view. The weird thing is that it's only for certain rows. I have checked different filters and looked around to see if there was a refresh button. With no luck.
-
Sync Filters
How do I sync filters from two different data sets? I have one table that has all of my data with products sold then in another table that has current inventory. I would like the filters in the app studio to filter them both down. Would I need to just have two separate filters or is there a way to sync them up? Both data…
-
Multiple Filters
What is the best way to have multiple filters in the "does not contain" field. Some research lead to me that commas won't work. That the best way is to use a beast mode. Any updates on that end to filter? Example: Does not contain: S, or T
-
Date Type capabilities
I'm trying to do something again, but I forgot how I did it. Coming from a PowerBI background when you choose the Date type it allows you for some dynamic presentation. Below I did it once, now it doesn't work any more where my columns are showing it by date. Compared to this How do I get it in the format to show…