enesteymir
enesteymir

Reputation: 115

Value Decimal conflict in "Line and Stacked Column Chart" in Power BI

I have a Line and Stacked Column Chart in Power BI. The problem I can not solve is , I want to show the 1 decimal in Line Data Value, but not in Column Value. My chart is this ;

enter image description here

I click the Data Labels in properties and set 1 in the Value Decimal Places. Then my chart looks like this ;

enter image description here

As you can see it is OK for Line value but there is a worthless zero decimal in Column values.

I also try to change the Data Types in Modeling but it is same problem. Let me know if you have any advices .

Upvotes: 3

Views: 1466

Answers (1)

Alexis Olson
Alexis Olson

Reputation: 40204

This is a bit weird, but I was able to do it by recreating the visual. Make sure the data columns are formatted how you want them first and do not mess with the Value decimal places setting under Data labels or you won't be able to go back to having them different.

Data Labels

Hopefully, in the future, Microsoft will allow you to set the decimal places for line and column separately under the data label settings.

I've submitted such a suggestion to their ideas site. You should be able to vote for it once it processes and shows up.

Upvotes: 1

Related Questions