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
SRPSnowBird
Frequent Visitor

Is it possible to create a power bi report using programming language?

Is it possible to create report with programing? Such as insert a scatter plot using some data and set parameters rather than using power bi desktop menus?

3 REPLIES 3
Idrissshatila
Super User
Super User

Hello @SRPSnowBird ,

 

You can build using R, check https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-r-visuals

 

You can build using Python, check https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-python-visuals

 

Develop custom visuals https://learn.microsoft.com/en-us/power-bi/developer/visuals/develop-power-bi-visuals

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thanks for your answer.

 

But I guess that I was not clear in the post. My question was: 

 

Is it possible to create power bi report using program language to manipulate build-in visuals. Such as insert a scatter plot in the report with certain columns of a table and then specify dimensions, color, font, titles and etcs? 

@Idrissshatila was quite correct in providing the content and context that he did.   R and Python are available.   You can create Theme files as .json that would control the look and visual fit on Canvas.    The native languages are powerquery-m for ETL, and DAX for calculations. 

 

A previous Microsoft Community Forum "Change pbix data source programmatically" that is aged offers background on what the PBIX container is, and some ways to manipulate it.  

 

 Please clarify and add context to what platform and language you have in mind.

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.