Hi Pascal,
Thanks for the reply,
1) Yes, we have Duplicates in our DB. Our Data is like this.!
so we are using Year Column as a Filter/Combo box, so, Is there any way to group this values in VIZ frame?? if yes, Can you suggest me.?? see this Below piece of code
<ComboBox id="__box0" items="{/aaaa}" selectedItem="Element sap.ui.core.ListItem#__item0" selectionChange="onSelect">
<items>
<sap.ui.core:ListItem id="__item0" text="{OS_YEAR}" xmlns:sap.ui.core="sap.ui.core"/>
</items>
</ComboBox>
2) Thanks, This issue is Resolved now .!
3) yea, Its Not in a Date format.! this could be an issue then
So can you please help me to solve the first error ?
Thanks in Advance,
Bharath