cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Issue regarding multiple line items

09-09-2024 12:02 PM
jabin1 Discoverer
1156 views 0 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello dear experts. In my report there are multiple line items but when I pull data from the report through code only 1 item is showing multiple items. Please help I am stuck Screenshot 2024-09-02 095638.png

0 Likes
View Entire Topic
MioYasutake
SAP Champion
SAP Champion

@jabin1 

List Report table requires a set of unique keys. It appears that your table does not have a unique key, which may cause issues in displaying the results.

jabin1
Discoverer
thank you i think i missed a unique key