Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

tiles customization

Hi everyone,

 

I am wondering If it is possible to change colors of the tiles in the dashboard on power bi service. 

By saying dashobard I mean page created directly in Power Bi Service.

 

I want a part of my tiles with the blue and the other part with some different color. I see that there is an option to change tiles background but it applies to all tiles and I cannot see any other option. I downloaded the JSON file but I am not sure how it shoud be edited. 

Below the code:

 

 

{"name":"fda013a06d0750d9b477","foreground":"#666666","background":"#EAEAEA",
"dataColors":["#D64554","#003CA6","#001971","#C8EDFD","#5F6B6D","#8AD4EB","#FE9666"],
"tiles":{"background":"#D64554","color":"#666666","opacity":0.45},
"visualStyles":{"*":{"*":{"*":[{"color":{"solid":{"color":"#666666"}}},{"labelColor":{"solid":{"color":"#666666"}}}]}}},
"backgroundImage":"https://i.ibb.co/qRj4msx/Prezentacja-bez-tytu-u.png"}

 

2 Replies

  • v-deddai1-msft's avatar
    v-deddai1-msft
    Community Support

    Hi Anonymous ,

     

    To my knowledge, you could not change the theme for a report in power bi service. It is only available in power bi desktop.

     

    Power bi desktop is a report development tool, it has the full feature for creating the report.

    In power bi service, you could use existing data sets to simply create reports, but you couldn't create measure or column, change the theme and so no.

     

    As mentioned by document provided by Fowmy, you can use json file in power bi desktop  and publish it to power bi service. When you pin tiles to dashboard fro report, you can use destination theme or keep current theme. For more details, please refer to https://docs.microsoft.com/en-us/power-bi/create-reports/service-dashboard-pin-tile-from-report

     

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

     

    Best Regards,

    Dedmon Dai