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
First of all good week to all. Can anybody help me? I wanted this one to always be 100% without the sides.
Where can I modify the creation of these classes?
displayArea disableAnimations fitToPage
How do I choose a percentage in the code below? And not a number?
interface ICustomPageSize extends IPageSize { width?: number; height?: number; }
settings: {
filterPaneEnabled: true,
navContentPaneEnabled: true,
layoutType: models.LayoutType.Custom,
customLayout: {
pageSize: {
type: models.PageSizeType.Custom,
width: 500,
height: 500
},
displayOption: models.DisplayOption.ActualSize
}
}
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |