Power BI 调用 CRM 流程 [英] Power BI to call CRM process

查看:69
本文介绍了Power BI 调用 CRM 流程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个 Power BI 报表,用于查看 SQL Server 中的一些数据.用户可以进行选择,数据将显示在报告的表格中.当用户在 Power BI 中进行选择并单击按钮时,我希望它在 CRM 中创建数据验证活动.

I have a Power BI report that is used to view some data from SQL Server. The user can make selections and the data is displayed on a table in the report. When the user makes a selection and clicks a button in Power BI, I want it to create data validation activities in CRM.

有什么方法可以发送数据并调用 CRM 流程来创建数据验证活动?

Is there any way I can send the data and call a CRM process to create data validation activities?

推荐答案

PowerBI 是用于数据可视化的,不是用于应用程序开发的,但可以在一定程度上进行扩展.PowerBI 可以有一个按钮,它有一些 默认操作 按钮点击这对于您的场景来说是不够的.

PowerBI is meant for data visualization, not for application development, but can be extended for some extent. PowerBI can have a button, it has some default actions for the button click which is not enough for your scenario.

可能是一些超链接来触发每一行的 MS Flow 或调用 REST Web api 端点 url 来实现你想要的.

Probably some hyperlink to trigger the MS Flow on each row or call the REST web api endpoint url to achieve what you want.

您只需创建一个 Canvas PowerApp 即可在其中执行应用程序逻辑和将其嵌入 Power BI.

Simply you can create a Canvas PowerApp where you can do application logics & embed it in Power BI.

如果你认为在 Canvas 应用中嵌入 Power BI 报表有意义,那也是可能的.

If you think embedding your Power BI report in Canvas app will make sense, that is also possible.

这篇关于Power BI 调用 CRM 流程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆