The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi everyone.
I have seen that I can use a template the rvisual to make new visualizations.
Can I do the same with others visualizations? If yes, How do I do it?
Thank you in advance.
Hi!
With the next command
pbiviz new sampleCorrPlotRVisual -t rvisual
https://github.com/Microsoft/PowerBI-visuals/blob/master/RVisualTutorial/CreateNewVisual.md
I can create a new visualization based on R .
My question is if I can to create a visualizations based on another template. I don't know if this is possible.
Thank you for all.