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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am looking to specify the shape, height, width, x and y properties of navigators in powerbi theme file.
below is a snipped from the theme:
"pageNavigator": {
"*": {
"shape": [
{
"tileShape": "tabCutCorner",
"tabCutCornerSnipSizeTopRight": 25
}
],
"pages": [
{
"showHiddenPages": true,
"showByDefault": false
}
],
"layout": [
{
"orientation": 2,
"cellPadding": 0
}
],
"general": [
{
"height": 30,
"width": 570,
"x": 105,
"y": 30
}
],
"padding": [
{
"bottom": 0,
"left": 0,
"right": 0,
"top": 0
}
]
}
},
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.