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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Anonymous
Not applicable

¿Hay alguna forma de poner etiquetas de porcentajes en un Diagrama de Venn junto a los valores?

El elemento gráfico tiene por default una etiquetes para valores porcentuales:

User_costco_0-1736699905313.png

Pero como se solicita la visualización de la información es de esta manera:

User_costco_1-1736699962608.png

¿Es viable?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Based on my knowledge, there isn't a way to set the position of the label directly. Since this is a custom visualization, I recommend reaching out to the developer for further assistance.

vlinhuizhmsft_0-1736734497174.png

 

You can create measures and use card visuals instead of labels as an alternative method:

Twitter_sum = CALCULATE(SUM('Social Media Usage'[Number of users]),'Social Media Usage'[Twitter]=1,'Social Media Usage'[Instagram]=0)

Result:

vlinhuizhmsft_0-1736735198719.png

Best Regards,
Zhu

 

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

Based on my knowledge, there isn't a way to set the position of the label directly. Since this is a custom visualization, I recommend reaching out to the developer for further assistance.

vlinhuizhmsft_0-1736734497174.png

 

You can create measures and use card visuals instead of labels as an alternative method:

Twitter_sum = CALCULATE(SUM('Social Media Usage'[Number of users]),'Social Media Usage'[Twitter]=1,'Social Media Usage'[Instagram]=0)

Result:

vlinhuizhmsft_0-1736735198719.png

Best Regards,
Zhu

 

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors