Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
kmenon4321
New Member

Custom Visual Creation

I am trying to recreate the visual attached PowerBI. Does anyone know if this is possible? 

I want to be able to do the following;

 

- Square dots represent values

- Error Bars represent confidence intervals

- Green shaded area is defined by a calculation

 

any help would be much appreciated!!!

 

 

 

 

Example visual 2.jpg

1 ACCEPTED SOLUTION
mwimberger
Resolver II
Resolver II



Hi

So...look at the Visualisations tab and you will notice the R letter...


This is pretty awesome becuase.... in Power BI there is the ability to bring in custom R visuals using gg-plot libraries which could be useful to you, or you could create your own and modify it to your needs.
Here is a link that provides a tutorial. https://github.com/Microsoft/PowerBI-visuals#building-r-powered-custom-visual-corrplot
Here are galleries of what is possible :
http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html

Here is a version of R you can install for free: https://mran.microsoft.com/open

And here is an oveview of getting started: https://microsoft.github.io/PowerBI-visuals/tutorials/funnel-plot-from-r-script-to-r-custom-visual/o...
The answer is yes you can create your own custom visual if you would like to invest the time to learn how to do it.


There is also https://charticulator.com/


Its pretty rewarding learning.
Cheers

Manfred

View solution in original post

2 REPLIES 2
mwimberger
Resolver II
Resolver II



Hi

So...look at the Visualisations tab and you will notice the R letter...


This is pretty awesome becuase.... in Power BI there is the ability to bring in custom R visuals using gg-plot libraries which could be useful to you, or you could create your own and modify it to your needs.
Here is a link that provides a tutorial. https://github.com/Microsoft/PowerBI-visuals#building-r-powered-custom-visual-corrplot
Here are galleries of what is possible :
http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html

Here is a version of R you can install for free: https://mran.microsoft.com/open

And here is an oveview of getting started: https://microsoft.github.io/PowerBI-visuals/tutorials/funnel-plot-from-r-script-to-r-custom-visual/o...
The answer is yes you can create your own custom visual if you would like to invest the time to learn how to do it.


There is also https://charticulator.com/


Its pretty rewarding learning.
Cheers

Manfred

v-lili6-msft
Community Support
Community Support

hi, @kmenon4321 

According to my knowledge, I'm afraid it couldn't achieve in power for now.

If you could try other visual for it.

 

Best Regards,

Lin

 

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Top Kudoed Authors