Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
El elemento gráfico tiene por default una etiquetes para valores porcentuales:
Pero como se solicita la visualización de la información es de esta manera:
¿Es viable?
Solved! Go to Solution.
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.
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:
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.
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.
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:
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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 58 | |
| 45 | |
| 40 | |
| 21 | |
| 18 |