Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I have a unique requirement for one of my clients. Basically, we are using a dashboard to capture all the incoming tickets. These tickets are currently displayed as a matrix in the dashboard. The requirement now is to see if we can introduce actions for each row of the matrix. For example let the user close a ticket on button click or select a set of rows and then perform some actions on the same.
Is there any way to achieve this functionality?
Can this be achieved by any integration options such as POWERAPPs? Any help on this or references will be of great help.
Solved! Go to Solution.
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.
Hi @Jagan_MFilterIT ,
To my knowledge, row level action for Matrix Visualization is not supported.
But you can try to use Power Apps to check if it could meet your requirements.
For example, you can use Remove and RemoveIf functions to remove a specific record or records from a data source.
And if you want to recover the deleted ones, you can refer to this video:
Learn how to recover deleted records in Power Apps with Patch and Soft Deletes - YouTube.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 14 | |
| 13 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 40 | |
| 39 | |
| 38 |