Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Anonymous
Not applicable

Default action activated in JSON theme file

I would like to have a default action type activated in the action button. I would like the default activated action to be "Bookmark" and set to "None":

Ardydardy_0-1740497502066.png


This is particularly important seeing as the hover fill colour does not show if there is not an action activated :-§

My action button code is currently:

"actionButton": {
"*": {
"shape": [
{
"$id": "default",
"tileShape": "rectangle",
"roundEdge": 20
}
],
"icon": [
{
"$id": "default",
"rightMargin": 2,
"leftMargin": 8,
"topMargin": 2,
"bottomMargin": 2,
"iconSize": 16
},
{
"show": true
}
],
"text": [
{
"$id": "default",
"show": true,
"fontColor": {
"solid": {
"color": "#7F7E79"
}
}
},
{
"$id": "hover",
"fontColor": {
"solid": {
"color": "#FFFFFF"
}
}
},
{
"$id": "selected",
"fontColor": {
"solid": {
"color": "#FFFFFF"
}
}
},
{
"show": true
}
],
"outline": [

{
"show": false
}
],
"fill": [
{
"$id": "default",
"fillColor": {
"solid": {
"color": "#D8D8D3"
}
},
"transparency": 0
},
{
"$id": "hover",
"fillColor": {
"solid": {
"color": "#7F7E79"
}
}
},
{
"$id": "press",
"fillColor": {
"solid": {
"color": "#11387F"
}
}
},
{
"$id": "selected",
"fillColor": {
"solid": {
"color": "#11387F"
}
}
},
{
"$id": "applied",
"fillColor": {
"solid": {
"color": "#11387F"
}
}
},
{
"show": true
}
],
"title": [
{
"show": false,
"fontColor": {
"solid": {
"color": "#0B1128"
}
},
"background": {
"solid": {
"color": "#FFFFFF00"
}
}
}
],
"background": [
{
"show": false,
"color": {
"solid": {
"color": "#D8D8D3"
}
},
"transparency": 0
}
],
"border": [
{
"color": {
"solid": {
"color": "#EEEEEC"
}
},
"show": false,
"roundEdge": 4
}
]
}
},

 

Thanks in advance 🙂

3 REPLIES 3
Anonymous
Not applicable

The expected result is these settings per default when I insert a button:

Ardydardy_0-1740584377807.png

 

Anonymous
Not applicable

Hi @Anonymous ,

Thank you for your kind reply!

Do you need a new bookmark type button?

3.png4.png

If I have misunderstood you, please let me know promptly, and if you have any other confused, please feel free to contact us!

Best regards.

Lucy Chen

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi @Anonymous ,

Could you please provide some raw data in your tables (exclude sensitive data) with Text format and your expected result with backend logic and special examples. It would be helpful to find out the solution. You can refer the following link to share the required info:

How to Get Your Question Answered Quickly - Microsoft Fabric Community

How to provide sample data in the Power BI Forum

 

And It is better if you can share a simplified pbix file. You can refer the following link to upload the file to the community. Thank you.

How to upload PBI in Community

 

Best regards,

Lucy Chen

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.