Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CDS Annotation filterable value column

sasolai
Explorer
0 Kudos
780

Hello guys,

I've created a fiori APP with CDS Annotation and I have value columns but they don't have option to filter, how can a add this feature? Is it possible?

Thanks

2 REPLIES 2

fedaros
Product and Topic Expert
Product and Topic Expert
0 Kudos
672

Hi sasolai,

Better you add tags SAP Fiori and SAP Fiori Elements for better visibility of experts on your question.

Check if documentation below is relevant for your question: https://help.sap.com/doc/saphelp_nw75/7.5.5/en-US/17/d5ee74dd4e4e8f802aaf4fdd51fbc6/frameset.htm

Regards, Fernando Da Rós

sasolai
Explorer
0 Kudos
672

Thanks Fernando,

Using the example that I found in the link we have:

  @DefaultAggregation: #SUM
  @UI.lineItem: [ { position: 40 } ]
  so.gross_amount as GrossAmount

I've already done the DefaultAggregation part but the column doesn't enable the option 'Filter'.

Is it possible?