web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / WEBAPI - Update Parame...
Power Apps
Unanswered

WEBAPI - Update Parameters for a control

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I have added a control to embed a Power BI Report on a form  

 

<row>
<cell id="{7d18b61c-c588-136c-aee7-03e5e74a09a1}" showlabel="true" rowspan="20" colspan="1" auto="false">
<labels>
<label description="Accounts (Parent Account)" languagecode="1033" />
</labels>
<control id="filteredreport" classid="{8C54228C-1B25-4909-A12A-F2B968BB0D62}">
<parameters>
<PowerBIGroupId>xxxxx-xxxxx-xxxxx-xxxxxx</PowerBIGroupId>
<PowerBIReportId>xxxxx-xxxxx-xxxxx-xxxxxxxx</PowerBIReportId>
<TileUrl>https://app.powerbi.com/reportEmbed?reportId=xxxxxx-xxxxx-xxxxx</TileUrl>
<PowerBIFilter>{"Filter": "[{\"$schema\":\"basic\",\"target\":{\"table\":\"Projects\",\"column\":\"msdyn_subject\"},\"operator\":\"In\",\"values\":[$a],\"filterType\":1}]", "Alias": {"$a": "msdyn_subject"}}</PowerBIFilter>
</parameters>
</control>
</cell>
</row>

 

Question: Using WebAPI/JavaScript - can I access the Parameters (e.g. getControl) and update those parameters ?

 

Thanks for assistance!

 

- Rory

I have the same question (0)
  • DynamicsNinja Profile Picture
    15 on at

    Since it's still a feature that needs to be fully developed there are no such methods. You can always get a form XML  parameter from the Form entity via SDK/API and change it there.

     

    I'm doing it that way in my XTB tool. You can check how it's done in the repository

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 529 Most Valuable Professional

#2
Haque Profile Picture

Haque 230

#3
Kalathiya Profile Picture

Kalathiya 217 Super User 2026 Season 1

Last 30 days Overall leaderboard