-
Is it possible to load card data in google sheets using the DOMO Google Sheets extension?
Is it possible to load card data in google sheets using the DOMO Google Sheets extension?
-
How can I center all text in a DOMO table, regardless of whether it is a string or number?
Hi! I am having trouble centering the text in DOMO table, and can only do a center alignment for header rows. Is it possible to center the text as well? Thanks! Patrick
-
Hi! Is it possible to pull the data from a card using DOMO API? Or even pull it as an image?
Basically, There are multiple card data I wanted to use and process through Python. While I can certainly recreate it as a dataset, it's certainly tedious as there are multiple cards. Is there a workaround for this?
-
Getting an average line chart from multiple line charts
Hi everyone! Just wanted to ask if it's possible to get an average line chart for a multiple line chart (based on a specific series). As an example, think of X = Quarter 1, 2, 3. 4 of Year 2023, Y = revenue, and series = Product 1, Product 2, Product 3. However, the tricky part is this series is based on a DOMO variable,…
-
Show numbers in different format
Hi! I have a stacked bar chart whose formatting for values must follow a specific set of rules. If it is above 1 million (example 9,483,321), it will be displayed with 1 decimal place, scale-abbreviated (to 9.5M in the example). If it is below 1 million, it should be displayed with no decimal place, scale abbreviated (like…
-
DOMO Conditional Formatting in Tables (Change of text color only to an RGB value, not the full cell)
Hi! Just wondering if it's possible to change the color of the text in a table for conditional formatting, instead of just the color of the cell? I want for example the text colors to be green and red in white background depending on whether they meet the target or not. Thanks!
-
DOMO Variables - Color Coding for Diff Dimensions
Hi everyone! I wanted to create a color coding for a chart that uses a DOMO variable. It is a stacked bar chart with fix x and y values, but the series/categorization changes. For example, it could be a plot of number of people in the world (y) for a given age range (x), and the series/dimension is geographic region (North…