This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 39 | |
| 33 | |
| 24 | |
| 23 |