PowerPivot 何时支持 OData 中的自动关系?
我读到,PowerPivot 在使用 OData 源时不支持自动创建实体关系。
任何人都可以确认这一点吗?是否有人了解 PowerPivot OData 路线图?它来了吗?
谢谢, 麦克风
I've read that PowerPivot doesn't support the automatic creation of entity relationships when consuming OData feeds.
Can anyone confirm this and is anyone aware of the PowerPivot OData roadmap? Is it coming?
Thanks,
Mike
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,这是正确的。
导入 PowerPivot 后关系会丢失。
这就是为什么最佳实践是从数据服务中公开外键属性,这样您就可以在 PowerPivot 中重建关系。
至于 PowerPivot 何时/是否将为关系添加更好的支持 - OData 团队的我们(我是项目经理)希望如此,但目前还没有明确的承诺或时间表。
Yes that is correct.
Relationships are lost when imported into PowerPivot.
This is why best practice is to expose ForeignKey properties from your Data Services, that way you can rebuild the relationship in PowerPivot.
In terms of when / if PowerPivot will add better support for relationships - we ( I am a Program Manager ) on the OData team hope so, but there isn't a firm commitment or timeframe yet.