cancel
Showing results for 
Search instead for 
Did you mean: 

sap fiori elements Overview page - Table Card (ODATA v4 - Travel service)

ramaanne
Participant
0 Kudos
1,021

Hi

I had been trying to create SAP FIORI ELEMENTS overview page - Table card with a Travel 0DATA v4 service added a second datasource using vscode ,the first odata service when app is generated is using Booking odata v2 service

when using VSCODE open guided development - and using wizard steps to add a table card - when doing step 2

add a data field ,the property selection is disabled (cannot select it at all ) so no new column can be added

screenshot-from-2022-11-11-17-09-58.jpg

so i was not able to troubleshoot why the wizard filed for add data field property drop down disabed

I also see in vscode output window below messages

{"level":"error","message":"Error in AnnotationService. hover(): TypeError: Cannot read properties of undefined (reading 'serviceFile')"}{"level":"error","message":"Error in AnnotationService. HoverTrusted(): TypeError: Cannot read properties of undefined (reading 'serviceFile')"}{"level":"error","message":"Error in AnnotationService. hover(): TypeError: Cannot read properties of undefined (reading 'serviceFile')"}{"level":"error","message":"Error in AnnotationService. HoverTrusted(): TypeError: Cannot read properties of undefined (reading 'serviceFile')"}

Could some one please provide me hints/suggestions to overcome the same

thanksrama anne
View Entire Topic
MoritzM
Explorer
0 Kudos

I also have the same problem for this exercise. Regardless of whether V2 or V4, I cannot perform step 2 because the property path is grayed out. Is there already a solution?