The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 ....
Solved! Go to Solution.
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
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
I've been looking very hard for a page like that, never matched on that one.
Superb, makes my day !!