You should probably reference which ODS destination you are sending the result to. There may be options available for one destination that do not work for others.
Better might be to also show the current Proc Report code as well as the ODS destination code. That might allow a response that does not rely on different data structure than you currently have or uses some option that breaks something else in your report tables.
Best would be include some example data in the form of a data step so some one can test suggestions without having to make a bunch of stuff up. If you are using custom formats the code for the formats should be included. If you are using any macro variables include assignment statements to set a reasonable value.