Question
UHG
US
Last activity: 20 Jul 2016 10:42 EDT
Issue with customizing the fields in Report Editor tool
Hi,
I am trying to customize the fields displayed in the report Editor tool. There are a few issues I am facing while doing that. I followed the steps in the below link from pdn.
https://pdn.pega.com/customize-lists-properties-and-calculations-available-report-editor
1) I click on "Add Report" and I see different values under "Case Type" dropdown listed in the "Create New Report" dialog. I want to customize it and show only one entry in the dropdown. I could not do anything with that. I tried to change my workpool in my access group but I see a lot of other "CaseType" values in the dropdown. Please let me know if there is anything I could do to customize it.
2) I click on the "More" link from Report Editor and I could see a list of of unwanted pages/properties like "pxAssignedOperatorInfo","pxCreateOperatorInfo" etc. I want to customize it and show only a few entries in that like the "Operator information" (exposed fields from Data-Admin-OperatorId). Please let me know if there is a way to do it.
Hi,
I am trying to customize the fields displayed in the report Editor tool. There are a few issues I am facing while doing that. I followed the steps in the below link from pdn.
https://pdn.pega.com/customize-lists-properties-and-calculations-available-report-editor
1) I click on "Add Report" and I see different values under "Case Type" dropdown listed in the "Create New Report" dialog. I want to customize it and show only one entry in the dropdown. I could not do anything with that. I tried to change my workpool in my access group but I see a lot of other "CaseType" values in the dropdown. Please let me know if there is anything I could do to customize it.
2) I click on the "More" link from Report Editor and I could see a list of of unwanted pages/properties like "pxAssignedOperatorInfo","pxCreateOperatorInfo" etc. I want to customize it and show only a few entries in that like the "Operator information" (exposed fields from Data-Admin-OperatorId). Please let me know if there is a way to do it.
2) I want to show only the exposed fields from my database to the users so that they can create and apply filter for the reports on these fields only. My work table (table that stores my work objects) has fields exposed from my "FW" classes and a few from "@baseclass" too. I tried to follow the steps mentioned in the above mentioned link from pdn. I am able to see the fields only from my Implementation class (where "pyReportEditorProperties" Data transform is defined) and not from the classes above that i.e. I included properties from "FW" classes and "@baseclass" but was unable to see the properties reflected in the Report Editor. Please let me know if I am missing anything.
Thanks,
Venkat