Symptom
OData service is generated from a CDS View (@Analytics.query: true, @OData.publish: true) and for all aggregated fields, there is an additional generated field with label containing the word Formatted.
Example from a metadata file:
<Property Name="myProperty" Type="Edm.Decimal" Precision="42" Scale="16" sap:aggregation-role="measure" sap:creatable="false" sap:filterable="false" sap:text="myProperty_F" sap:unit="PercentUnit" sap:updatable="false" sap:label="myLabel (%)"/>
<Property Name="myProperty_F" Type="Edm.String" MaxLength="60" sap:creatable="false" sap:filterable="false" sap:updatable="false" sap:label="myLabel (%) (Formatted)"/>
As result, in the table settings, there are two columns named myLabel (%) and myLabel (%) (Formatted).
Read more...
Environment
SAPUI5 Analytical List Page (ALP)
Product
Keywords
KBA , CA-UI5-ST-ALP , Analytical List Page , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview