Filter for date not reflected correctly in oDataService
another day … another problem. I’m using the DateRangeSelection element to select my data at backend. I pick the date 01.07.2024.
This value can also be find in the filter object:
The “items” class doesn’t exist in the “sap.m” namespace
I just want to show the table items, data has been fetched from the Odata. I created one table and added Item tag. But It’s showing the “The “items” class doesn’t exist in the “sap.m” namespace” how to fix the issue? I need to show the Table item here.
How to call a sap fiori app via the launchpad?
I created a very small testapp in Visual Studio Code and I would like to call that app now from the Fiori Launchpad.