Skip to Content
0
Former Member
Aug 10, 2016 at 03:53 AM

Dynamic tile content display from odata

791 Views

Hi,

I have z app for leads display in flpd as per our scenario, in odata I added entity to get count also. But In tile where can I add those please suggest.

I checked thread we need to mention odata count url in "Dynamic url", but am not sure how exactly count mapping tile takes and where to set time interval to refresh. and I do not know where to write the below code.

{

"d": {

"icon": "sap-icon://travel-expense",

"info": "Quarter Ends!",

"infoState": "Critical",

"number": 43.333,

"numberDigits": 1

“numberFactor”: “k”,

"numberState": "Positive",

"numberUnit": "EUR",

"stateArrow": "Up",

"subtitle": "Quarterly overview",

"title": "Travel Expenses",

}

}

Create Dynamic App launcher Fiori Tile

Thanks,

John