-
Any Function to decode UTF-8 characters available in Domo?
Hi, I have a URL field in my dataset where the data in certain rows have UTF-8 characters instead of normal html characters… For example…. https://www.theverge.com/2024/11/26/24306815/google-gemini-spotify-extension-rollout-android is showing up as…
-
Mega/HTML Table Border Options
Options to select and customize border attributes to highlight different sub-groups in your data table (please refer to the attached image). I tried to do this via the subtotals option but this is dependent on the first column. However, for readability I need to have the first column as Customer Name and the table sorted…
-
New Chart type - HTML text box (or Iframe)
i'd like to suggest the new chart type which is intermediate between DDX Bricks and more advanced than textbox. - HTML Text box. Yes, we have HTML Table but we need only one value sometimes (and header is not deactivated in HTML tabke). Idea is to have the placeholder which could be sourced by beast mode to show either…
-
Image size doesn't reflect settings (table)
I am trying to set an icon in a table column that links to an outside site/page. The Beast Mode works as expected, but the table is not reflecting the style/height setting. The current version of the code is here: concat('<div><a href="https://xxxxxxxx.app.netsuite.com/app/common/entity/custjob.nl?id=',Customer Internal…
-
Inter-page Sectional Jumping
Suggested improvement from a user experience standpoint. It would be very useful to be able to jump from one dashboad to a specific section of another dashboard. This would reduce the number of actions required to go from one dashboard to the intended section of another dashboard. E.g. go directly from Chart A on Dashboard…
-
Reading dataset into a custom app with Javascript
Hello. I created this customer app but no matter what I do I cannot get anything to display. I have a dataset with a few columns and I want to display those column values in the custom app. I know javascript, html, and css, but having a hard time getting anything from the dataset to display. I have included the files I…
-
HTML Easy Brick Refreshes Unexpectedly on Interaction
HTML Easy Brick Refreshes Unexpectedly when Function to Reveal/Hide Text is Executed from Area Link We're working on developing a custom landing page where team members can click a section of our logo to reveal additional links related to that category of dashboard. In the HTML Easy Brick I was able to create area links so…
-
Adjust Image size in Pivot Table
Hi everyone, I am facing a problem with adjusting image size by using HTML code in the Pivot table. What I want to achieve is: add an arrow indicator (arrow image, Domo API ) column at the end column of pivot table to indicate the direction of changes. However, when I adjust the size of my arrow image, the HTML code…
-
UTF-8 Arrows in HTML Table Beastmode not working
Hi guys, Im trying to create a html table with up/down arrow using beast mode. I referenced this post and tried the following code but I cant get the arrows to show up in the table, shown below so my question is: does domo html not support UTF-8 arrows anymore? is there any work around or did I do anything wrong? Thank you!
-
Auto Height and Width For Cards
At present, we have the capability to set only the width to 'Auto' in our dashboard. It would be highly beneficial if we could also set the height to 'Auto.' The current fixed height option is causing responsiveness issues with our cards. Depending on the screen size, it either adds a scrollbar or extra space. Allowing the…
-
Making your DDX HTML Brick transparent
Greetings :wave: Hoping someone will be able to solve a mystery for me. I have been playing with the HTML brick and am stuck on how to make the background of the card transparent. I used the card interface but even when set to transparent it remains white which I suppose in makes sense. I tried using CSS to have the…
-
Displaying Data on HTML Table with Pre-existing Formatting
Ok. Here's a question for the community. Relatively new user to Domo, so maybe I'm missing something basic here. Situation We have data coming from our database that already has inline style in place for our data, so we don't need to use beast mode for conditional style display. I was thinking that the HTML table would…
-
Text Underline function
Hello, Can we have the text underline function enabled for all types of table charts and this option selected under General Chart Properties? Currently, this function works only under the colors section and only for HTML tables, not for other table types.
-
HTML image
How do we take an image and create a URL that is not protected? Originally I was storing the images we use in HTML code in a DOMO page that I created, called Image Library and I used the URL link from the image card. The problem is because this page has the permission on it that it can only be accessed by Admins, when I…
-
Is there a way to bucket columns similar to excel in DOMO?
I am trying to have a pivot table that shows weekly plans vs actuals. Is there a way to add a top layer of that to group the value columns into the top three pillars? Supply, demand, revenue. Thanks
-
Brick with Ten Datasets Question
Hey all, In the template for the "Brick with Ten Datasets", is there more specific documentation on the queries used to pull summary info into the card? For example, the https://developer.domo.com/docs/dev-studio-guides/data-queries link is provided as documentation for the code snippet below but there isn't even a…
-
Can you include video in an HTML table?
Hi there, I have created an HTML table card that displays images (not links to the images but the actual images themselves). I've used a case statement because the dashboard the HTML table card is on gets filtered by category. Here is the generalized beast mode I made to display the images: CASE WHEN 'Category' = 'C1' THEN…
-
URL's in DDX bricks aren't clickable?
Is there a reason why default HTML syntax for links is not working in DDX bricks? Clicking on hyperlink or hyperlinked images doesn't open anything. I see the link appear when I hover over the element but nothing happens when I click ... I need to right-click to open the image or link in a new tab. Strange that the…
-
Uploading Domo user photos via Python?
I've been experimenting with the Python package Pydomo and have found great success implementing it in our org. I have now automated how we update user's department, title, and even manager using Python. Now comes the hardest part: updating a user's photo. I have access to everyone's photo via Workday, and I want to be…
-
Can you use domo.navigate() on a card that redirects user based on user ID?
I am trying to build out a dynamic dashboard that contains cards that act as buttons. Right now I have this "dynamic dashboard" built out for each user and redirecting them based on the URL that is linked to that card. What I want is a a single dashboard that is shared among all my licensed users, built out with a ddx that…
-
Adding Images to DDX HTML Blank app?
Hi, I've tried a few different ways to add images using HTML but have had no luck so far. Does anyone have any working solutions or is this not possible yet and need to wait for further DDX releases? Thanks!
-
HTML Table with Numbers
Hello, I was wanting to have more customization when making my tables in analyzer since text cannot change much. I am having trouble making the html work for my numbers though since everything gets formatted as text. I was wondering if anybody had any ideas to set up this code? I found some solutions on the web, but was…
-
HTML code is not working in table view
Hi Folks, I am pretty new in DOMO and need your help. I tried with the following code in DOMO beast mode. CASE WHEN DATEDIFF(CURRENT_DATE(), `Last updated Date`) > 3 then concat('<div style="color:red">',`Last updated Date`, '</div>') ELSE concat('<div style="color:green">', `Last updated Date`, '</div>') END but, it…
-
Centering a Summary Number
How do you use HTML formatting to center a summary number? I tried using a center tag and '<div style="text-align:center"> and neither worked
-
Test question?
Test question and can be used only for demo.
-
Repeating .gif in html table cards
Hello Domo Users! I have recently created a html table card that pulls in image / gif URLs. When the page the card lives on is first loaded, the gifs play once, and then do not repeat. Is there a way to get the gifs to repeat while the page is loaded? Not sure where to start on this one, and I don't see anything like it in…
-
Is it possible to add multiple image tags in a single table cell?
I want both of these images to show AND be clickable in a single HTML Table cell <a href="https://www.walshportal.com/walshintegrated/images/logo-white.png" target="_blank" rel="noopener noreferrer"><img height="20px" src=https://www.walshportal.com/walshintegrated/images/logo-white.png></a> <a…
-
Any type of "HTML Decoding" built in anywhere?
If I have HTML in a text column, is there any built-in functionality to parse that? For example, if my data field contains "Employee<br>of the Month", can I have it show as Employee of the Month Is that a job for BEAST MODE?
-
Is it possible to add a hyperlink to an image in an HTML table?
Hi there, I'm trying to build an HTML card that has images with clickable links. I know that it's possible to add a clickable hyperlink to text in an HTML table, but is it possible to do so with an image as well? I tried: CONCAT( '<div><a href="CLICKABLE LINK"','"target="_blank">', '<img align="center" src="IMAGE ADDRESS"…
-
Show data of last 10 weeks
Hi, I have a dataset that shows data year to date. And I am using an HTML card to get a table view. Is there a filter or setting that can be set, to always show the last 10 weeks of data as time goes by? I have week column and to not overload the table, I always only want the last 10 weeks data.