If so, you need SAP Universal ID. In a few months, SAP Universal ID will be the only option to login to SAP Community. Without it, you will lose your content and badges. If you have multiple accounts, use the Consolidation Tool to merge your content.
I am using a Data.json file to load data into my SAPUI5 project. I am using a sap.m.Table to show the data. Now, I want to show the data in a splits of 10 records, i.e. when I press next/more the next set should be loaded. Please Help.