Hi Experts,
I am working in SAPUI5 Smart Controls- Smart Table. I am using MockData.json and Created the required metadata file and instantiated the Mock-server for the Smart control . i have tried to embedded the Responsive Table and Table with my Smart Table, it is working as expected. But i dont see the horizontal scroll bar in my responsive Table, so that i have tried with table type as Table. i got the horizontal scroll bar, but without Group option in the Filter section. Please refer the below image.
1. Table embedded with Smart-table:
2.After pressed the Personalisation Button at the top, Filter tab opened:
But i have checked this code at SAPUI5 explored, there it was explained that if i change the table type as Analytical-table, i will get the same output with Group tab enabled.
but when i try that code in my work space i am getting some service error.
3. Smart Control Analytical table Code:
4. Error message at my console:
Should i need to change anything at my metadata.xml for this Analytical table?
Please help me on this!!
Thank you,
Regards,
JK