Application Development and Automation 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: 
Read only

CDS Annotation filterable value column

sasolai
Explorer
0 Likes
2,227

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
Read only

fedaros
Product and Topic Expert
Product and Topic Expert
0 Likes
2,119

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

Read only

sasolai
Explorer
0 Likes
2,119

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?