2023 May 30 1:47 PM
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
2023 May 30 2:24 PM
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
2023 May 30 2:55 PM
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?