Support Article
Error while converting a summary report to a list report
SA-11263
Summary
For Reports that exist in a class other than Work, when you try to convert a summary report to a list report from the Report Viewer window, it displays the error message even if the pyLabel property is not referred to in the report.
Error Messages
InvalidReferenceException .pyLabel Unexposed properties cannot be selected for classes mapped to external tables
Steps to Reproduce
- Create a Summary type report in a non-Work class.
- Check the Disable drill down.
- Run the report.
- In the Report Viewer tab, try converting the report to List.
- The error message is displayed.
Resolution
Whenever a summary report is converted to a list report from the Report Viewer, pyDefaultReport is called and, therefore, it includes its column in the list report.
Copy (Save As) pyDefaultReport into the class mapped from the external table.
Published July 8, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.