Report on variables on sc_req_item results in error like "Syntax Error or Access Rule Violation detected by database (Unknown column 'sc_item_option.value' in 'field list')"DescriptionWhen defining a List Report on the sc_req_item table with a combination of 'Select Item' and 'Select Variable', running the report results in an error like "Syntax Error or Access Rule Violation detected by database (Unknown column 'sc_item_option.value' in 'field list')". The issue occurs on both the Classic UI and New UI.Steps to Reproduce Log in as admin.Navigate to: Reports > Create NewCreate a List Report (no Group by needed) based on the table 'Requested Item' [sc_req_item] with the following Item/Variables to display (Classic UI): NumberRequest [+]Item [+]Assigned to [+]Assignment group [+]Closed by [+]Configuration item(cmdb_ci) [+]+ 26 variables (such as 'New LDAP Server.Server URL') from the following list (these are just examples, othera can be picked too). To add the variables, click on 'Variables [+]' on the 'Available' column, then click on the + icon between the 'Available' and 'Selected' columns. Item Designer Category RequestNew LDAP ServerEmail AccountCreate IncidentDevelopment LaptopSales LaptopReport Outage Until 25 variables the report can be saved and ran. When adding the 26th variable and saving/running the report the following error issued: "Syntax Error or Access Rule Violation detected by database (Unknown column 'sc_item_option.value' in 'field list') " WorkaroundAfter carefully considering the severity and frequency of the issue, and risk of attempting a fix, it has been decided to not address this issue in any current or future releases. We do not make this decision lightly, and we apologize for any inconvenience. If you have any questions regarding this problem, contact ServiceNow Technical Support. As a possible workaround, please consider the following alternatives: Reduce the number of variable columns in the report to under 25, if you are reporting on many variables.Create multiple reports based on different variables you need to report on.Related Problem: PRB732170