-
How do I get the % or Success rate to display properly on a bar chart?
Hi All, I want to show the success rate over time (by day) of actions that either passed, failed or were excluded. Exclusions will result in 0's for both fail_count and pass_count as they won't be included in the calculation. I currently have my data set up like this (SS #1) — where for a particular day (May 30, 2024)…
-
How to get Variable textbox to work correctly
I am trying to create a lookup using a variable where the user can type in the ID of a record and then the information for that record will display in a textbox card. Everything seems to work as expected other than pickheaderId will only search on the first record and not the whole dataset. Here's my variable calc: When i…
-
How to use Hyperlinks in Tables
Below I have been given some code by my dev team to add to a table that is to act like a popup window when the user clicks on a certain record on that table. Is there a way to do this in domo? <button onclick="window.parent.postMessage({ type: '___', value: '12' }, '*')">____: 12</button>…
-
Filters not working
I woke up this morning to a lot of emails about filters on multiple dashboards not working. I firgured out that the ones that weren't showing all the available options (broken) were filters that didn't have anything in the "Optional Group By" tab. Was there a new patch pushed out by DOMO that makes you put something in the…
-
How do I get the summation of a group of numbers to display?
The table below is a breakdown of the top table -- and it should be displaying the same information. Could anyone help me understand why this is happening? Here is one of the Beast modes I'm using for this calculation. (Top table) It seems to me that I'm only getting one rows worth of data being displayed instead of the…
-
Case Statement Help
Is it possible to get the summation of fields (site kits, chat, vendor, dkr, returns) while using those fields at the same time in DOMO?
-
Is there a 'See All' role in Domo?
Is there a role higher than Admin? My boss wants to be able to see everything (every card, every dashboard, etc..) without having to request access every time.