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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to Pass a Field to PowerApp

Hello,

I'm trying to interact with a PowerApp.

Integrating a PowerApp in the report works fine.

But in the demo of the Keynote in seattle I saw a PowerApp reacting on changes in PowerBI.

I know that in the visual you can specify what Fields are passed.

But, on the PowerApp side, how do we refer that ?

 

I suppose that instead of BrowseGallery1.Selected something like this should be coded

 

Item = Filter('[dbo].[Task]';T_Id = taskid)

 

But so far no success ....

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

Hello @Anonymous

 

It'd be nice if you could take a look at these dcouments to find out more about PowerApps (Preview) custom visual:

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

2 REPLIES 2
v-viig
Community Champion
Community Champion

Hello @Anonymous

 

It'd be nice if you could take a look at these dcouments to find out more about PowerApps (Preview) custom visual:

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Anonymous
Not applicable

I've been looking very hard for a page like that, never matched on that one.

Superb, makes my day !!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors