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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
piyumi
Regular Visitor

How to retrieve the data from table visual and send the data to an API

I have a table visual in my report as below.

 

HostnameTypeURL
lkptest2Extended ServerRemove
lkptest1PaasRemove

 

I have a requirement where my client wants to send the data in a particular row with the user who logged into the report, to an API when we click on the Remove URL in the table.

 

ex- when I click on the first row remove URL, need to send data in the first row to an API with logged in user.

 

{
    "hostname" : "lkptest1",
     "type" :"Extended server",
     "username": "xxxx@yyy.onmicrosoft.com"
}

 

 

 

 

0 REPLIES 0

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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