-
Federated dataset: can I prevent a non-filtered preemptive query?
I am using a federated dataset (SQL Server) with hundreds of millions of records, for thousands of users. It appears that Domo retrieves or queries the entire data set before any card is displayed, resulting in tremendous resource usage. When a user views the card, I am providing a filter that restricts the query to one…
-
Cannot retreive more than 2000 rows without a unique ID in Salesforce Connector.
I am trying to extract data from a tabular report in salesforce which has almost 155,550 rows. I am unable to retrieve the data as it requires a unique ID, My report does not seem to have a unique ID column. Without unique ID I can only fetch 2000 rows. How would I be able extract the entire data without unique ID, The…
-
AI Academy Episodes
Hi, I'm following the AI Academy episodes. I can't always join at the scheduled time as I am UK based, but I watch the recordings. Is there anywhere to access the information added to the chat? For example, episode 2 had wording for the AI agent added and episode 3 has some sample invoices. I'd like to follow along with…
-
Hyperlink Text in Comments/Sticky Notes
I'm loving the new comments/sticky notes feature in Magic, including the ability to add hyperlinks. But, right now, you can only add a hyperlink and have it display as the entire URL. As URLs are often long, this causes you to either have very wide comments or forces you to have a scrollable comment. Ideally, you could…
-
DOMO and IBM Web Sphere Performance
We have a client that utilizes IBM Websphere to manage all of its employees' internet traffic. They currently connect to our site via SSO, and then we link them to a Domo App. We are currently using public embedded links to the Domo App. We are seeing a significant impact on server performance when loading the Domo App.…
-
Request Manager Approval for Multiple Employees in 1 email
Hello, I'm trying to create a workflow to accomplish an access approval. Any help would be appreciated. Below is my criteria. Find a list of Admin users and there managers from a dataset. The dataset I have is already filtered down to include this information. There is less than 20 rows of data. Send an email to their…
-
Enable Form Popup via Text/Image Element or Customizable Button Image
It would be very useful if it were possible to open a form in popup mode through a text element or an image, or alternatively, to customize the image of the "Button" that opens the form as a popup. Otherwise, to use custom images, we have to drill through to another page of the app, which means losing the popup format of…
-
Failed to convert value 'Hobart' from type 'String' to type 'Decimal'
Hi, I am having trouble working out why this value in the mapper 1 will not work. The value appears in value mapper and value mapp er 2 and works.
-
Extract data from Image or PDFs using Domo AI
I recently came across a webinar on extracting data from images and PDFs, which I found interesting. I would like to know if Domo has the capability to connect to an external folder through connectors and process multiple PDFs at once to update the dataset using this method. @DanHendriksen @Eddie Small @ColemenWilson
-
Multi-line Chart - Looking for filtered AVGs with Overall AVGs
Hello, I have created a multi-line graph that shows the quarterly avg of grades of 3 students and filtered the line down to the name of 1 student. I am looking to show an additional line that is AVG of all 3 students along with the line that is AVG of one of the students. I cannot seem to think of a way initially and did…
-
Governance: AI Readiness
Am looking for a way to extract / report-on / monitor the AI Readiness for datasets. Ideally would love to have this in a Data Dictionary App that can be shared across the company. Today I use the governance datasets to extract the columns & descriptions, but am not seeing options to extract the AI Readiness information.…
-
Allow for Min & Max in the Rank & Window Tile in Magic ETL
The minimum and maximum aggregation are standard calculations that should be included in the rank and window tile but currently are not. They should be added to avoid having to use a group by and then joining back to the dataset for simplicity and efficiency.
-
Splitting up multiple-value fields into multiple rows
Hello, I have a dataset like this: ID Num 1 10 2 20, 30 3 40, 50, 60 I want to use Magic ETL to break these out so each row has one "Num": ID Num 1 10 2 20 2 30 3 40 3 50 3 60 Thank you
-
April Community Forums Highlights
Hi Domo Community! Read through this month's top content below. AI Academy The AI Academy Livestreams, brought to you by the Advanced Customer Enablement team, have been a huge hit. We've had record-breaking attendance and extremely positive feedback. Register for Episode 3, Automated data validation, HERE. You can access…
-
Add Owner column to DomoStats | Beast Modes
-
Update the Code Block Formatting in the Community Forum
Right now, the code block formatting in the community forum doesn't work well at all. It could really use an upgrade. Below I've listed all the issues I've run across while using it. Also, I understand that identifying exactly which type of code is in the code block can be difficult, leading to many of the issues seen…
-
WoW Comparison BeastMode
I'm trying to make a card that will show me revenue that has been newly parked (week over week). Our data captures snapshots each week of the data so we can compare if there are changes week to week. This is the BeastMode we thought would work but it's not working properly: Case WHEN (Snapshot Week Rank = 1 and…
-
why date filter is not working? When I chose last 7 days, it doesn't filter data.
Can someone explain why date filter is not working? When I chose last 7 days, it doesn't filter data. 7 days total revenue is not loading and not filtering data in the table.
-
Capture Image on Mobile Device for Workflow
Testing out the Workflows on a mobile device through the Domo App, it appears we can only load documents from our mobile devices. Is it possible to update this so we can use the cameras on our mobile devices to capture images directly into the Workflow?
-
Page filter add contains + allows "ORs"
When using a filter on card on a text field, you can use a contains "blah" as a condition. Great.. But then when you go to a Page filter, you can only select literal values (I know you can search and click "all" to get a similar result but it's not the same thing). I would like to be able to do this in a page filter too..…
-
How to Implement a Scrollable Display in a Card's Horizontal Bar Graph
I would like to achieve the following with a card in Domo. Please tell me the settings required for this. The card's graph type is a horizontal bar graph. When displaying the horizontal bar graph on the dashboard, all items are shown, as in the image below, making the text and bars small and difficult to read. Therefore, I…
-
Why does my beast mode not work and returns me error "a column in the calculation does not exist'
CASE WHEN Current = 'True' AND group roles LIKE '%Housing%' THEN TRUE ELSE FALSE END I confirm that the above column names are correct and are working otherwise in beast mode.
-
Date_Format Fiscal week number and Year
Hi All, I am using the Graph by capability in DOMO Visualize and I want to get a filter to display WEEK 24 -2020 , WEEK 25- 2020 ......WEEK 17 -2022 in descending order I tried this DATE_FORMAT(`SHIP_DATE`,'%Y-%w') ....But its not correct..Can you please let me know how to go about this.. Thanks, ozarkram
-
Converting Week Numbers to Dates for custom week date range (Monday - Sunday)
Currently, I am using the DOMO out of the box solution for converting week numbers to dates. This works great for a Sunday to Saturday week; however, a request is being made to view our week as Monday - Sunday. I have attempted DATE_ADD and WEEK variations but have been unsuccessful. Here is my current Beast Mode:…
-
Add ISO Week as a "Week Display" option
Under "Company Overview", we would like to have the option to use ISO weeks instead of the default calendar weeks. Week numbers are much cleaner to display but many of our customers (and our own internal teams) use ISO weeks which causes enough confusion that we have switched to using Week Dates.
-
WEEKOFYEAR is not aligning to ISO-8601, is this correct?
Hi, I recently utilised the Week of Year function for a date column. I'm unsure if this is incrementing from 0, but the value for the 12th of Feb 2024 returns 6. I would expect it to return 7. https://www.epochconverter.com/weeks/2024. Can someone confirm if this is intended? It looks to use Sunday as the start of the week…
-
2 lines & 1 bar chart
There's a group bar chart that allow you to have 2 bars and 1 line for each x value: But is it possible to show 2 bars as lines and the 1 line as bar instead?
-
refresh interval
Hello everyone, is there a way to set-up the card auto-refresh interval once the dataset has been updated, and which is the default one,? I'm experiencing refresh interval form seconds to minutes, so I'd like to have a more linear behaviour of the system. Also: using Domo Everywhere is there more flexibility about page…
-
Allow more customization to data tables
Data tables below visuals can be very powerful in appeasing both those that prefer visuals and those that prefer tables. However, there is almost no ability to customize them. It would be great to have the ability to customize formatting, alignment, coloring and even have the ability to show rows in the data table that do…
-
SELECT ALL in dropdown filter
we are missing the select all option in dropdown, so if I have 20 items and I want to select 19 I would need to do it manually :(