Forum Discussion
Anonymous
5 years agoNot applicable
Measure not respecting filter
Hello everybody! I'm trying to create a measure that displays the average rating per person in a matrix. When I apply the following code: Stars = REPT(UNICHAR(9733), AVERAGE('table'[rating])) ...
parry2k
Super User
5 years agoAnonymous maybe provide some data and the expected output and/or show what is not working