简体   繁体   English

如何从 Excel 发布对 OData 源的更改

[英]How publish changes to OData feed from Excel

I've created an IUpdateable ODATA feed using WCF which I can connect to using Excel 2010 Power Query.我使用 WCF 创建了一个IUpdateable ODATA 提要,我可以使用 Excel 2010 Power Query 连接到它。 Excel is able to retrieve data but I cannot find a 'publish' button or anyway to tell Excel to push updates back to the server. Excel 能够检索数据,但我找不到“发布”按钮或无论如何都无法告诉 Excel 将更新推送回服务器。

Does Excel / Power Query support ODATA CRUD functions out of the box? Excel/Power Query 是否支持开箱即用的 ODATA CRUD 功能?

Is there another tool I could use to update data without writting code?有没有其他工具可以用来更新数据而无需编写代码?

Power Query supports reading from data sources, but we don't support Create/Update/Delete. Power Query 支持从数据源读取,但我们不支持创建/更新/删除。

I agree with you--it would be awesome to publish data from Excel without having to write any code!我同意你的看法——无需编写任何代码即可从 Excel 发布数据真是太棒了!

If you think this is something Power Query should have, I'd go to https://ideas.powerbi.com and vote up the feature (you might be the first with the idea).如果您认为这是 Power Query 应该具备的功能,我会去https://ideas.powerbi.com并为该功能投票(您可能是第一个提出这个想法的人)。


Edit(2019): Looks like several people have upvoted this one: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12251397-qa-can-you-perform-crud-operations-with-powerquer编辑(2019 年):看起来有几个人赞成这个: https ://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12251397-qa-can-you-perform-crud-operations- 有权力的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM