-
Running Total Year over Year
Hello, Is there a way to do a running total year over year inside analyzer or do I have to go into ETL and manipulate the data in order to have a year over year? When using the running total graph, I tried to change my X-Axis by month and Series by year but it made my current year the same value for future months but my…
-
Full list of Datasets & Cards
Hello, I was wondering if there was a way to extract a list of datasets into Excel. I am trying to see how many datasets we have, who owns them, and the impact each of the card has. Thank you
-
How to create a graphic link
Hello, I am trying to create a graphic link that will direct a user in Domo to a specific card in Domo by clicking on the graphic. I was wondering how to create this Thanks
-
ETL Copy or to SQL
Hello, I am trying to solve the following problem and seeing if I could do one or the other to solve this issue and best way to do it. Problem: I have an ETL that I want to copy. New inputs and different ETL to create new datasets. - Is there a way to copy ETL? From what I've read there currently is no way. If I am wrong…
-
Period over Period - Hourly comparison
Hello, I want to do a period over period comparison on an hourly view. I would like to compare against 48 hours ago but the hour comparison is greyed out. If I changed the "graph by" to days then it shows up but greys out once I change it back to hours. Any idea on how I can do a comparison of hours? Screenshot attached.…
-
Bold text in Textbox
Hello, I was wondering if there was a way to bold text and possible change color to blue in the Textbox Chart Type. I have the following formula and would like to bold the number that comes from the formula "ROUND(SUM(`Purchased`)/1000)". I tried to use dynamic text box but does not seem to have a sum or specific formula…
-
Shrink Columns in Table
Hello, I was wondering if there was a way to shrink the column widths so I can show all the columns in my dashboard. I know you can adjust the ratio based on 100% but I want to be able to take the table on the left and shrink the columns to become the table on the right, getting rid of all the blank space. Thank you
-
Adding Days to Date
I am trying to add 7 Days to my date in SQL Transform. When I simply do Date + 7, the date is larger than the end of the month it shows as a larger number(2019/08/30 becomes 20190837). How do I add days to date. Select date + 7 from table
-
Summary Number not showing in dashboard view
Hello, I have a dashboard that is showing 8 different cards, each with a summary number. Two of the cards are not showing summary numbers on the dashbord view but the rest are. When I expand the card or go into analyzer, it is showing the summary number but not when I'm in dashboard view. Is there any way to get this to…
-
Renaming Input ETL dataset
Hello, I was wondering how in ETL mode, how to change the input dataset name. Whenever I input a new dataset, the name is the same as the input. Is there a way to change that? There is one dataset that has different name and not sure how this was done. Thanks
-
Running Total by Year
Hello, I am trying to create a running total graph that resets every year year. So from January to December will be a running total but when the new year starts, it resets. Thanks