We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
hello everybody,
i tried to display chart in a section.in object page. i used facet with reference . but chart is not showing.
anyone have an idea??
there is the result.if anyone have any idea.thank you for replying
hi everybody
i created an analytical list page application. with some configuration in annotation file in order to display some chart in the visual filters. there is hierarchy of my file
so the chart does not displayed on visual filter. contra...
hello everybody,
i'm trying to create an analytical list report app using my custom odata service.
the problemis when i want to add data to my odata service. so don't know what to do.
do i need to create json file with some data and bind it to...
I'm trying to run my project . i got this error TypeError: Cannot read property 'indexOf' of undefined.
did i miss something. what should i do . thank you
onAdd: function (oEvent) {
var OData = new sap.ui.model.odata.ODataModel();
var titl...
hi guys,
when i'm deploying my first mta project i blocked on db
Uploading application "db"...Scaling application "db" to "1" instances... Staging application "db"...Error staging application "db": StagingError - Staging error: No process types ...
thank you for this blog. i followed same steps as you. but the chart does not showing in visual filters. contrary, it was displayed in chart section . is there any step or configuration to do it before configuring annotation file
thank you for your answer. i tried with mockdata and everything is fine. now i create some custom data in json file. and i want to bind it to my odata service . i edit uri in manifest.json dataSources": {
"mainService": {
"uri": "localService/Covid19...