getTotalSize is not Showing total count of data available in table
Content
Hi ,
how to get the no of records count in SDP .since the documentation mentioned that "getTotalSize". but it was not showing any count.
Total Size is not showing anything. pls find the below image getTotalSize shows available method as promise JS but still not
Showing any count
Code Snippet
<oj-bind-text id="totalIncRows" value="[[ $variables.incidentListDataProvider.totalSize ]]"></oj-bind-text>
0