VBCS: Getting the row count of SDP after filter
Summary
VBCS: Getting the row count of SDP after filterContent
Hi All,
We know that whenever we call any API we get the count attribute in the response to see the number of records returned by the API. But what if we are working on SDP based tables, initially on page load we are filtering the SDP based tables and the data is being displayed in the tables, sometimes no data to display.
We would need to hide the table and the header of the table if table has 0 records after filtering SDP.
How can we do that?
Do we have a way to check the number of records in SDP after filtering in assign variable?
Tagged:
0