Martyn Houghton Posted December 13, 2019 Posted December 13, 2019 In order to undertake more complex measures and to be able or retrospectively regenerate them, can we request an enhancement to be able to insert the 'Date Ranging Column' start and end date/time stamps in the 'Query where clause'. For example we want to set a measure that obtains the number of open requests at the end of a period, so we would do a count on requests where the Data Logged is before the end of the period and the date closed is null or after the end of the period. Cheers Martyn
Bob Dickinson Posted December 16, 2019 Posted December 16, 2019 Hi @Martyn Houghton You can already generate a measure that records the number of requests at the end/start of a sample. In the below example, I have a measure that runs with a Monthly Frequency. By leaving the "Date Ranging Column" empty, the measure will simply record the count of the criteria at the point the sample runs (in this case, 00:00:00 on the first day of every month). Obviously this is a point in time measure, so it's not something you can retrospectively generate as that information is not stored against requests themselves. So be careful that you do not resample this measure, as you will lose all of the samples you had previously recorded Kind Regards Bob
Martyn Houghton Posted December 16, 2019 Author Posted December 16, 2019 @Bob Dickinson Thanks for the update. We already have the point in time ones in operation, but we have changed our criteria and also migrated other service desks over, so in essence I need to go back in time to recreate them. Having access to the variables or having new SQL measure type with access to the period values would allow this to be done retrospectively. Cheers Martyn
Bob Dickinson Posted December 16, 2019 Posted December 16, 2019 Hi @Martyn Houghton Ah I see, sorry I understand what you mean now. I'll double check with the developers to see if this is something that is possible. Kind Regards Bob
Martyn Houghton Posted July 8, 2021 Author Posted July 8, 2021 @Bob Dickinson Is there any plans to support date ranging between a range, so that we can re-sample measures after migrating requests from other service desks in to Hornbill? Cheers Martyn
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now