Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi everyone,
I wanted to create visual with checkbox, however, all checkboxes I found are small. How they can be resized? Size attributes alteration did not help.
Regards,
Yerkhan
Hello @ysapiyev
Please use this CSS code to increase checkbox's size:
input[type=checkbox] {
transform: scale(1.5);
}
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Yes, that's correct. Plese icnlude into less file.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |