HyperStudy RuntimeError (Optimization Approach, Create .xls/.xlsx Report)
Hi,
I am attempting to create a report from an Optimization approach in HyperStudy - specifically a .xls/.xlsx spreadsheet - and encounter the error:
> Error : RuntimeError: No item with that varname found in Collection ( r_ratioKEIE_DTV )
In this case, "r_ratioKEIE_DTV" is associated with the objective function and looks like it was generated when I added a "goal" to the variable r_ratioKEIE (it is not actually in the output response/data source/constraint/goal list of variables). I don't really need the data associated with it - I'm more interested in some of the other output responses I defined - but it is preventing me from creating the report (a .xls/.xlsx file is created, but it is empty).
Is there any way to specify the data to be exported in the report or to skip exporting this specific data so that I can still have access to the other data?
Let me know if you require any clarification.
Thank you in advance for your help.