[
https://issues.apache.org/jira/browse/OLINGO-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sana khiari updated OLINGO-1264:
--------------------------------
Description:
When I use this url (Products/categories example tutorial) to upload an odata
feed in powerBi :
http://localhost:8080/DemoService/DemoService.svc/Categories(1)/Products
I don't get the json result as postman and all browsers display, instead I get
the same result of this url:
[http://localhost:8080/DemoService/DemoService.svc/Products]
I tried with changing the relative url in serviceRoot(absoluteUrl), changing
odata.metadata=full instead of minimal, downgrading to olingo 4.0.0 (since I
currently use 4.4.0).
When debugging the application, I noticed that the returned result is correct
but then I get another one in PowerBI.
I guess navigation links aren't detected by PowerBI or there is some missing
configuration in the metadata file.
Does anyone have a solution to suggest please?
was:
When I use this url to upload an odata feed in powerBi :
[http://localhost:8080/DemoService/DemoService.svc/Categories(1)/Products]
I don't get the json result as postman and all browsers display, instead I get
the same result of this url:
[http://localhost:8080/DemoService/DemoService.svc/Products]
I tried with changing the relative url in serviceRoot(absoluteUrl), changing
odata.metadata=full instead of minimal, downgrading to olingo 4.0.0 (since I
currently use 4.4.0).
When debugging the application, I noticed that the returned result is correct
but then I get another one in PowerBI.
I guess navigation links aren't detected by PowerBI or there is some missing
configuration in the metadata file.
Does anyone have a solution to suggest please?
> Wrong result of navigation entities in PowerBI and Excel
> --------------------------------------------------------
>
> Key: OLINGO-1264
> URL: https://issues.apache.org/jira/browse/OLINGO-1264
> Project: Olingo
> Issue Type: Bug
> Components: odata4-server
> Reporter: sana khiari
> Priority: Major
> Attachments: 1.PNG
>
>
> When I use this url (Products/categories example tutorial) to upload an odata
> feed in powerBi :
> http://localhost:8080/DemoService/DemoService.svc/Categories(1)/Products
> I don't get the json result as postman and all browsers display, instead I
> get the same result of this url:
> [http://localhost:8080/DemoService/DemoService.svc/Products]
> I tried with changing the relative url in serviceRoot(absoluteUrl), changing
> odata.metadata=full instead of minimal, downgrading to olingo 4.0.0 (since I
> currently use 4.4.0).
> When debugging the application, I noticed that the returned result is correct
> but then I get another one in PowerBI.
> I guess navigation links aren't detected by PowerBI or there is some missing
> configuration in the metadata file.
> Does anyone have a solution to suggest please?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)