To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I'm trying to set up a TT on what players scored for their team but when I have this set up it only shows a person that has scored twice, once. What can I do to correct this?
Solved! Go to Solution.
PowerBI defaults to showing unique values for a text column. You could simply add a column with the minute they scored in and it'll clear up? Or, if it is enough to show how often the person scored, add a measure with count of the name column to the table values.
It will impact on percentages, ie it treats both names differently thus reducing its value.
PowerBI defaults to showing unique values for a text column. You could simply add a column with the minute they scored in and it'll clear up? Or, if it is enough to show how often the person scored, add a measure with count of the name column to the table values.