Forum Discussion
jesly_ajin
7 years agoHelper III
Triangle/Funnel/Pyramid chart in Power BI
I need a funnel or Triangle or Pyramid chart like below. Kindly help. Is it possible to make curves to the existing funnel charts in Power BI using some codes. That will also be helpful.
Anonymous
7 years agoNot applicable
Hi jesly_ajin ,
I checked power bi visual and custom visual in the marketplace, but not found any similar visual can achieve your requirement.
Maybe you can consider to use r visual with r script to manually draw graph.
Regards,
Xiaoxin Sheng
- jesly_ajin7 years agoHelper III
Anonymous Any reference link for the R script to shape the charts?
- Anonymous7 years agoNot applicable
HI jesly_ajin ,
You can take a look at following link about r script function to plot funnel:
Funnel Plot To Examine Publication Bias
Regards,
Xiaoxin Sheng