cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori app getting stuck on changing filter values

former_member182041
Active Contributor
0 Kudos

Hi,

I've developed a new fiori app which is having filter values. This app has been developed using Fiori templates in WebIde. When I execute the app for the first time, with or without filter values, it executes will. However, when I change the filter value the output table gets stuck even before pressing the Go button. Result remains the same after pressing the Go button. Attached is the error message shown in developer tools.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182041
Active Contributor
0 Kudos

The solution was found for this issue being the usage of analytical Fiori template. The issue was analytical template expects some form of aggregation in underlying CDS views (using annotations).

If no aggregation is done, this issue was faced.

jorge_cabanas
Participant
0 Kudos

Hi,

There is no enough info, could you share the code or the git?

Kind regards