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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Syndicate_Admin
Administrator
Administrator

How to call a custom connector on a gallery onSelect function in PowerApps

I have created a custom connector and its working perfectly fine when used in the items function of a gallery but now I also want it to run with a different parameter on the on select function of the gallery so it shows different data when any of the item from  the gallery is clicked.

 

Any help will be much appreciated !

1 REPLY 1
Syndicate_Admin
Administrator
Administrator

What if you place in your gallery an Icon or Button and place a formular OnSelect something like

YourCustomConnector.YourAction(ThisItem.Name)

I set ThisItem.Name but you could pass any property regarding the item

Regards.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.