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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Show Triangular Distribution in a table.

Hey everyone,

 

I am trying to replicate a visual from tableau to Power BI where we have triangular distribution shown in form of a table column. 

 

aagrawal124_0-1633674606760.png

 

I was able to create calculated column that would show the highest point and position, and used that to create area chart for individual traingles(using filter for each traingle). Can you help me in figuring out how to show in a table. Or any other best suited alternative?

 

Regards,

Ayushi Agrawal

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

As a workaround, you can use the Pyramid 3D Chart by Collabion custom visual.

Or maybe you can consider to use r visual with r script to manually draw graph.

 

Best Regards,

Stephen Tao

 

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

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

As a workaround, you can use the Pyramid 3D Chart by Collabion custom visual.

Or maybe you can consider to use r visual with r script to manually draw graph.

 

Best Regards,

Stephen Tao

 

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

Anonymous
Not applicable

Thank you for the suggestion Stephen.

 

I am afraid I am not aware of the usage of R, and its implementation in Power BI. Could you please point me to any reading document where I can get a little help to start with?

 

Regards,

Ayushi Agrawal

Anonymous
Not applicable

Hi @Anonymous ,

 

You can take a look at following link about r script function to plot funnel:

Funnel Plot To Examine Publication Bias

 

Also refer to

Creating custom visuals in Power BI using R script, JSON, and Charticulator | Community Webinars

Create Power BI visuals using R

Tutorial: Create an R-powered Power BI visual

 

Best Regards,

Stephen Tao

 

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

amitchandak
Super User
Super User

@Anonymous , I doubt seeing any visual like that. You need to explore custom visual

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors