Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply

ROW level actions for Matrix Visualization / Power APP Integration?

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. 

 

 

Jagan_MFilterIT_0-1621357258325.png

 

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.

 

 

 

 

 

1 ACCEPTED 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).

step9.JPG

 

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.

View solution in original post

3 REPLIES 3

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).

step9.JPG

 

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.

Icey
Community Support
Community Support

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.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.