Forum Discussion
nageshpbi
6 years agoFrequent Visitor
Multiple Shapes on one Graph
Hi, I am new to Power BI and trying to develop an report. Below is my requirement. we want to add different shapes in a single graph for 5 different columns. There are 5 Columns A,B,C,D,E. ...
Anonymous
6 years agoNot applicable
Depending on the requirements for interactiveness, you should be able to accomplish this with an R visual (either standard or rHTML). I would look into ggplot and the geom_ribbon example: