Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I'm very new to power bi and want to show the column "kills" as Y axis for "player name" as X axis. But it shows only 0,0 -1,0 values and every column is full why? I don't understand what's going on at all.
This is the graph, the axis and the values for kills I want to show.
What is going on here?
Solved! Go to Solution.
How is the visual set up to aggregate your kills column? It should be Sum.
Or you can create a measure: kills = Sum('Table'[kills])
Is 'Pocet pro: kills' a column in a different table than you are showing?
How is the visual set up to aggregate your kills column? It should be Sum.
Or you can create a measure: kills = Sum('Table'[kills])
Is 'Pocet pro: kills' a column in a different table than you are showing?
That's probably it, the sum solved it, thanks.
Hello @micca ,
change the chart visual into the 4th bar chart visual in the visuals
Proud to be a Super User! | |
User | Count |
---|---|
120 | |
72 | |
69 | |
57 | |
50 |
User | Count |
---|---|
167 | |
82 | |
68 | |
65 | |
53 |