March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Overnight, the data labels turned on for the line values in a bar and line visual. I did not want them on and had them shut off previously. I tried to republish with the data labels turned off but the online version of the report still has the labels turned on. The "Show" under Customize Series and Data Labels option is stuck in the On position and does not allow me to shut it off.
I'm having the same issue, and I'm using the latest version as of 5/11/2021. There must be something conflicting in my custom JSON theme, or it's a bug. If I use any other pre-built theme, the Data Labels on/off switch works just fine. But as soon as I load my custom theme, this issue occurs and it's a deal breaker. Here's a snippet of my "labels" section, which allows me to set it either 100% off or 100% on at all times (meaning - I can set it one way or the other in the theme, but our users and I cannot change this option through the Power BI Desktop user interface):
"labels":[{
"show":false,
"showSeries": false,
"color": {"solid":{"color":"#808080"}},
"labelDisplayUnits": "0",
"labelPrecision": "0",
"labelOrientation": "horizontal",
"labelPosition": "Auto",
"enableBackground": true,
"backgroundColor": {"solid":{"color":"#FFFFFF"}},
"backgroundTransparency": 30,
"fontSize": 9,
"fontFamily": "Roboto, Arial, Helvetica Neue, Helvetica, sans-serif"
}]
Full JSON code can be found here: https://codepen.io/davelaid/pen/poejGwG
Having a very similar issue but trying to get the background to turn on the data labels for a Line and Clustered Column Chart. It seems as if there is something wrong between the desktop and the service during publishing. Tried all the above solutions and no luck with fixing the problem.
I've notice the same problem in all my reports! I can not change all of them.
Even when you have the labels turned off on your desktop files, they turn on when you publish it. I even tried to turn the labels off using "Edit Report" on Power Bi service, and there you can see the option is stuck as ON and you can't change it.
How can we report this issue? Is this post enough?
Thx.
If I republish from the desktop and the data labels are turned off, they turn back on online.
This issue is resolved for me this morning. I did not do anything to fix it. It fixed on its own.
I tried that, but it did not solve my problem.
User | Count |
---|---|
25 | |
21 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
18 | |
17 | |
15 |