cancel
Showing results for 
Search instead for 
Did you mean: 

Criticality Annotation in Analytical List Page is incorrectly formatted

Marian_Zeis
Active Contributor
0 Kudos

Hello experts,

I am using the Criticality Annotation in an Analytical List Page and have tried to display an element with it.
The sap.m.ObjectStatus is generated correctly, but unfortunately all with the state "None". In the bindings I see that the correct value (1) was passed, but it says "formatted: "None"".

In @VDM.viewType: #CONSUMPTION

In @Analytics.dataCategory: #CUBE

In Metadata Extension

Endresult:

have tried other values like sap.chart.coloring.CriticalityType.Critical, but they all had the same result.

If i hardcode the Criticality in XML Annotations, it work.

Does anyone know what this could be?

I use

@Analytics.query: true
@VDM.viewType: #CONSUMPTION
@OData.publish: true

System is 7.52SP07 with UI5 1.84.11 (same case with 1.90)

View Entire Topic
andresj6
Explorer
0 Kudos

Hi Marian,

Facing the same issue I have tried to solve it using your approach. But the field is not getting formatted:

andresj6_1-1714742254691.png

Inspecting it I can see that the field is not getting formatted:

andresj6_2-1714742313020.png

Inspecting the same application but in version v4 I can see that the value is getting correctly:

andresj6_3-1714742511864.png

¿Has anything changed since you solved it?

 

 

RaminS
Participant
0 Kudos
Marian,