-
Beast Mode calculation works but when trying to insert into a card, I get an error.
Good day, I have a beast mode calculation that I believe can calculate the sum of accidents over the previous 12 months for any given month. My data set goes back 3 years on a month by month basis. Here is the current beast mode that works when I validate it: SUM(SUM(fieldsAccident Count)) OVER ( PARTITION BY…
-
Trying to calculate Rolling Averages/Sums over the previous year
Hey all, I have been stumped trying to figure out how to create a specific calculation. Let's say I have a column that counts number of orders and one that counts dates of orders by month. I want a way to calculate the total count (or sum) over the previous 12 months specifically, and display these results on a line graph…
-
Sharepoint REST Connection suddenly not working, how can I verify my Sharepoint Account?
Good day, I have some Sharepoint data connected to my organization's Domo account via the Sharepoint REST connector. I have been able to import multiple subsites of data correctly via List Items > Enter Site ID and then locating the correct subsite listed. As of a few days ago, however, all of these are erroring out when…