Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
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 👍
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.
User | Count |
---|---|
73 | |
70 | |
38 | |
24 | |
23 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |