Write a query that returns both “Revenue last 30 days” and its trend (the percentage difference between the previous 30 days). Submit the trend value as the answer.
Round the answer to the closest integer. For example, if the trend is -78.66% submit -79 as the answer.