Forum Discussion
ROW level actions for Matrix Visualization / Power APP Integration?
- 5 years ago
Hi Jagan_MFilterIT ,
First, you can create a matrix kind of Visual with checkbox in PowerApps. Here is an example:
Create Grid View In PowerApps Using Blank Gallery Control - Part One (c-sharpcorner.com).
Then based on my test, PowerApps can connect to on-premise MySQL database, but not to MYSQL DB on AWS. You may try to create a custom connector.
Reference:
MySQL - Connectors | Microsoft Docs;
Connector reference overview | Microsoft Docs
In addition, I am not an expert in PowerApps. If you want professional guidance, please post on Power Apps Community - Power Platform Community (microsoft.com).
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks Icey In PowerAPPS is it possible to construct a matrix kind of Visual with checkbox and perform CRUD operations in a MYSQL DB on AWS?
Hi Jagan_MFilterIT ,
First, you can create a matrix kind of Visual with checkbox in PowerApps. Here is an example:
Create Grid View In PowerApps Using Blank Gallery Control - Part One (c-sharpcorner.com).
Then based on my test, PowerApps can connect to on-premise MySQL database, but not to MYSQL DB on AWS. You may try to create a custom connector.
Reference:
MySQL - Connectors | Microsoft Docs;
Connector reference overview | Microsoft Docs
In addition, I am not an expert in PowerApps. If you want professional guidance, please post on Power Apps Community - Power Platform Community (microsoft.com).
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.