Join 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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
The following code runs in RStudio and creates a table without issue
(dataset is a dataframe with 10 rows and 13 columns)
Solved! Go to Solution.
Hi @nxa03tm ,
This is know issue in R and not related to PBID directly. R does not have support of exporting these graphs to graphic devices such as svg, png and even pdf.
in PBI we support png graphic device.
to export graph to png please follow this : https://github.com/rich-iannone/DiagrammeR/issues/133 (png file name should be '001.png')
Best regards,
Dina Ye
Hi @nxa03tm ,
This is know issue in R and not related to PBID directly. R does not have support of exporting these graphs to graphic devices such as svg, png and even pdf.
in PBI we support png graphic device.
to export graph to png please follow this : https://github.com/rich-iannone/DiagrammeR/issues/133 (png file name should be '001.png')
Best regards,
Dina Ye
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 55 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 93 | |
| 84 | |
| 33 | |
| 31 | |
| 25 |