Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi,
Using an embedded capacity I am writing a custom GUI for my users to create reports/visuals etc without using 'Edit' mode.
I note from https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/visual-properties that there are some properties that can be controlled by js api however there are other properties (such as the x-axis type of a line chart) that I wish to be able to control. Can anyone advise if the list of objects/properties in the above link is an exhaustive list of all properties that can be controlled via js?
Many thanks,
John
Hi @johnpmc ,
Please review the content in the following links, hope they can help you.
Power BI embedded analytics Client APIs
Best Regards