Skip to Content
0
Nov 20, 2017 at 07:55 AM

Dynamically display the table data in SAPUI5 in XML View

258 Views

Hi Folks,

I created a table with 12 columns and 3 rows. The data will be fetched from oData service Url.

My requirement is "All the columns should be displayed but the rows should be displayed wrt the User"

My table looks like

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

UK

ET

GT

Now, UK, ET and GT should be displayed dynamically. Some users can see only UK, some can see only ET etc.. in all probabilities.

Help me out in solving this.

Regards,

Sindhu