Hi, I've got a problem with binding element.
I have one oData model and another one as local JSON, both of them are settled to view (the first one without alias).
I'm binding element from first model without any problem, but from second one seems to be impossible. I tried using name like that: "localJSONmodel>/someElement", but without success.
Any ideas?