-
Can I swap the two axes?
How can I swap the two axes, I want the percent on the right and the count on the left.
-
Is a grouped bar with line chart possible in Domo?
Is a grouped bar with line chart possible in Domo,see attached what I am trying to do
-
How do I calculate these in Beast Mode?
I created the nested beast mode below and got this error message 'An issue has occurred during processing. We are unable to complete the request at this time.' , raised a support ticket and was told that beta feature(nested beast mode) has been closed/ no longer available. How else can I do these calculations: AVG(…
-
Description of the changes made to every version of Magic ELT Dataflow
Is there a way to see a description of the changes made to every version of Magic ELT Dataflow? When I check DATA>VERSIONS, I don't see anything under the description.
-
Displaying Zero Hires by Month for Different Segments in Line Charts
I want to display the total number of hires (on the y-axis) over time, organized by months (on the x-axis), and Segments X,Y,Z (In series)using a line chart. However, there are months when no hires occurred for a specific segment, and in those cases, I want to show zero on the chart instead of having it remain empty. How…
-
Is there a way to create cross-dataset filters on a page?
I'm using three datasets to drive the content of different cards on a page. Although I've implemented global filters on the page, it appears that these filters are dataset-specific. As a result, I'm required to switch datasets each time to filter the cards associated with it. Notably, the fields I'm filtering on are…
-
What is the best way to present data that has categories and subcategories
Suppose I need to come up with a reporting table, and I have a structure where the main categories are "Mangoes," "Oranges," "Bananas," and "Apples," representing different types of fruits. Within each fruit category, I have subcategories or attributes, which are organized in pairs of columns. These pairs of columns…
-
Customising spacing in grouped bar chart
Is there a way to space out the bars in a grouped bar chart ?
-
Date and time of last update on the Dashboard
How do I show the date and time when the data powering my cards was last updated on my Dashboard?
-
How do I get non-matching records from two tables in Magic ETL
I have two tables A and B , a unique record is identified by an ID and a date. I am interested in identifying the non-matching records in the two tables and using the output to build a report,how would I go about this?