Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am having issues with my custom theme import. I created a JSON file that I believe is formatted correctly (see below), but I am getting the standard error " There was a problem importing your theme file. Please try again or choose another file". I also have the latest and greatest 64 bit version of PBI installed on a windows machine.
{
"name": "MyColors",
"dataColors": ["#2b8944", "#41c363", "#90dca4", "#d0f0d8", "#d2d2d2", "#919191", "#80dceb", "#ffd100", "#fff5353"],
"background":"#ffffff",
"foreground": "#d2d2d2",
"tableAccent": "#919191"
}
Solved! Go to Solution.
Hi @Anonymous ,
By my test and research, the issue should be casued by your last data color "#fff5353" which may have syntax error, it has 7 characters.
If you correct it to be 6 charachters, I'm afraid it will be work.
Best Regards,
Cherry
Hi @Anonymous ,
By my test and research, the issue should be casued by your last data color "#fff5353" which may have syntax error, it has 7 characters.
If you correct it to be 6 charachters, I'm afraid it will be work.
Best Regards,
Cherry
You are absolutley right! I was so busy going through the syntax, I missed the typo; thank you!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 71 | |
| 50 | |
| 46 | |
| 44 |