This topic is locked

Modify Interval options for Report Group Fields

12/28/2018 1:40:05 PM
ASPRunnerPro General questions
B
BrettD author

I am setting up a standard report in ASPRunner Enterprise 9.1 with the following three fields:

MaterialNumber

DateTime

UsedWeight
The query for the report is using grouping. The interval settings are set to "Normal" for MaterialNumber, and "Month" for DateTime. I really don't want to group the UsedWeight value at all, but if I could set the interval to a really large value (i.e. greater than the maximum "1000s" setting in the dropdown list at the "Report: Group fields" step in ASPRunner), I would get the end result that I want. I found the ASP file (in the includes folder... USAGE_Report_settings.asp) where I can change the group interval directly

setArrElement rgroupField,"groupInterval",100000
But I would prefer to have the ASPRunner project set this value this way without me having to manually edit the ASP file after each build. Is there a way to add to the interval dropdown list in ASPRunner?

admin 12/28/2018

Unfortunately we do not have an option to add interval dropdown in ASPRunnerPro.