Hello Experts,
In my Fiori List report application , i need to show the status icons like below

but eventually it is being shown as below.

I am using the criticality function . Does it have to do anything with data type since I am using quantity data type ?
@UI: { lineItem: [{ position: 63,
importance: #HIGH , criticality: 'StockQuantity1_Status' } ] }
StockQuantity1;
StockQuantity1_Status - 0 - When Quantity = 0 StockQuantity1_Status - 1 - When Quantity Greater Than 0