Symptom
- The option to exclude values is not available for a specific characteristic in a custom or standard report.
- Unable to exclude values for a specific characteristic in a custom or standard report, receiving error 'Report cannot be opened. (KBA:1926357)' when you done with exclude action.
Environment
- SAP Business by Design
- SAP Cloud for Customer
Reproducing the Issue
- When you open a custom or standard report, for example Sales Order Volume (technical ID CRMSLOIB_Q0001) and click on the drop down menu for the characteristic Account the option to exclude values (!=) is not available. You can select multiple accounts but not exclude values from the report
- Open value help for characteristic XXX from selection, go to advanced filter, select 'is not' (exclude) for required values.
Cause
This is caused by the definition of the characteristic in the Report Wizard.
Resolution
In order to correct the definition in a custom report, please follow the steps below:
- Go to the Business Analytics work center and the view Design Reports.
- Select the custom report ABC that is presenting the issue and click on Edit With and select Report Wizard.
- Click on Next until you reach the step 5: Define Variables.
- Change the Selection Type of the characteristic from Multiple Values to Any Value.
- Click on Finish to save the report.
As standard reports cannot be edited please create a new report copy. Please follow the steps below:
- Go to the Business Analytics work center and the view Design Reports.
- Select the standard report for example Sales Order Volume (technical ID CRMSLOIB_Q0001).
- Click New > Report as Copy.
- Fill out the mandatory fields and click on Next until you reach the step 5: Define Variables.
- Change the Selection Type of the characteristic Account from Multiple Values to Any Value.
- Click on Finish to save the report.
See Also
Exclude selections take up more system resources than Include. Try to avoid the Exclude operator if possible, however if they are necessary, set them on fields of type ID, rather than UUID. So for example, if you need a negative selection (IS NOT) on the Employee field, make use of the field Employee Responsible ID, rather than Employee Responsible.
Keywords
variables; exclude values; variable; selection type; report wizard; step 5; , KBA , is not , exclusion , AP-RC-ANA , C4C, ByD, Travel: Analytics Tools & Frameworks , How To