Forum Discussion
Write back data with custom visual
- Anonymous2 years ago
Hi zeonz ,
Do you mean to write back to the SQL Server data source, Power BI may not support this feature, because Power BI custom visual mainly to obtain data from the data source, the data will be displayed to form the customer's expected visualization effect, for security and architecture, and will not support the power bi directly in the go to the data source in the data manipulation or transaction operations.
You can consider other ways:
Using Power Automate to create workflows.
Integrate Power BI data alerts with Power Automate - Power BI | Microsoft Learn
For detailed guidance on developing custom visuals, you can refer to the official documentation: Develop Power BI visuals.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi zeonz ,
Do you mean to write back to the SQL Server data source, Power BI may not support this feature, because Power BI custom visual mainly to obtain data from the data source, the data will be displayed to form the customer's expected visualization effect, for security and architecture, and will not support the power bi directly in the go to the data source in the data manipulation or transaction operations.
You can consider other ways:
Using Power Automate to create workflows.
Integrate Power BI data alerts with Power Automate - Power BI | Microsoft Learn
For detailed guidance on developing custom visuals, you can refer to the official documentation: Develop Power BI visuals.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.