Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 -August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I am trying to create an R custom visual that uses the plotly table but when trying to use it in power bi service, it gives the following message:
"Loading required package: XML Loading required package: htmlwidgets Loading required package: ggplot2 Loading required package: plotly Attaching package: 'plotly' The following object is masked from 'package:ggplot2': last_plot The following object is masked from 'package:stats': filter The following object is masked from 'package:graphics': layout Error: Trace type must be one of the following: 'scatter', 'box', 'bar', 'heatmap', 'histogram', 'histogram2d', 'histogram2dcontour', 'pie', 'contour', 'scatterternary', 'sankey', 'scatter3d', 'surface', 'mesh3d', 'scattergeo', 'choropleth', 'scattergl', 'pointcloud', 'heatmapgl', 'parcoords', 'scattermapbox', 'carpet', 'scattercarpet', 'contourcarpet', 'ohlc', 'candlestick', 'area'
Please try again later or contact support. If you contact support, please provide these details."
Isn't the table type available for power bi service?
Hi jdmr9333 ,
I am also facing the same issue.
Did You manage to find the solution for the problem?
Kind Regards,
nsa
Hi @Anonymous,
If I remember correctly, Power BI service doesn't support plotly's option table, so I used the package htmltable and managed to build what I needed.
Best Regards,
jdmr
Hi @Anonymous,
Thanks for the reply.
It would be have been great if the power bi service supported table for plotly since display and colors are better in plotly than the integrated R visual, nevertheless I tried contacting Microsoft's support team for help as well..even they seem to be clueless..
I will use ggtexttable for displaying the KPIs (which I am trying to display using plotly..), since I have used ggtextable previously.
Kind Regards,
nsa444
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |