-
Custom Chart - Customizing the Legend Values / Displayed Names
I have a custom chart that lists all the counties in our state. When applying the custom chart to data, the legend populates the values. I want the legend to populate the names. Can this be achieved? The first photo shows how the legend is showing counts of the FIPS (counties) values. The second photo shows an example of…
-
Alerts - Notify when Text Changes
Is there any way to set an alert of a change in text? I have a table card that lists addresses (Street, City, Zip Code) and I need to be alerted if there is a change in one of those fields. When attempting to create a new alert, I receive the error "No alertable metrics found on this card. Please add a Summary Number or…
-
Salesforce Connector (Domo Connector Package)
We are trying to connect Domo with Salesforce using the Domo Connector Package. We have followed all steps for the install on the Salesforce side in Sandbox. On the Domo side, when I click “Get the Data” I am able to get my sandbox credentials, select my data report and save. However, the data will not import. On the…
-
IFNULL - Replace Blank with Text
I am attempting to use the IFNULL formula to say if the Data Table column "Worksite" is blank, replace the blank with the text "No Worksite Assigned." I created a valid formula, however, the resulting chart is still blank and does not have the text. IFNULL(`Worksite`,'No Worksite Assigned') Any thoughts on a formula to get…
-
Count Number of Log Ins this Year (2019)
I would like to create an insight card that divides the number of Last Logins in 2019 (125) against my total users (214) to show total percentage of users this year (58%). I am attempting to show this through a chart type of Progress Bar, Filled or Compartive Gauge (any suggestions appreciated). However before I can create…