-
R squared value as a summary value
Hi all, Is it possible to show the r squared value of the linear regression line as a summary value of the card?
-
Count the number of times one day appears in a month
How can I count the number of Mondays (also need it for Tuesdays, Wednesdays, etc.) in the previous month?
-
Remove date from timestamp
Hello, If I have a timestamp that includes month, day, year, hour, minute, second, as follows: 2020-08-12T16:57:45Z How do I get a timestamp that shows just the time and not the date? Thank you.
-
How to dynamically add "missing" data
Hi everyone, I have a list of equipment that I want to attach to a date column for everyday of the year Example: The problem is that I have the list of equipment, I just don't know how to add the date column in domo for everyday this past month. I also want to continue creating date data for everyday that passes, so once…