Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Is there a way to turn on the series labels in a json theme? Mainly on line graphs but also on combo charts.
Thanks!
Thanks for your reply but I should have been more clear. It''s the Series labels I want to turn on. I've the code for data labels and have them turning on automatically with this:
"labels": [{
"show":true,
"color": { "solid": { "color": "#FFFFFF"}},
"enableBackground": false,
"labelPosition":"InsideEnd"
}]
But I can't find anything to turn on the series labels.
To make the labels for the lines appear like this:
Hi @lemkin123
For the line graphs and combo charts, the labels cannot be changed by using JSON file, if you want to open or change it, you need to set it manually at the properity.
You can conider to customize the data label at json file, you can refer to the following link.
Solved: JSON data labels customize series - Microsoft Fabric Community
indexing - Power BI custom theme .json - multiple series customization - Stack Overflow
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
58 | |
56 | |
38 | |
29 |
User | Count |
---|---|
75 | |
62 | |
45 | |
40 | |
39 |