Forum Discussion
Anonymous
3 years agoNot applicable
bar bart not displaying as expected
Hello Power BI Power Users, I have what seems to me like a simple problem. X-Axis : Hours 0 - 7.5 in decimal form. There are some hours in .5 increments Y-Axis: Count of Students...I use Stu...
Anonymous
3 years agoNot applicable
I think I found something that will help.
This table made me realize what I want.
For example, for this student , I would like to aggregate three hours of tutoring. However, the bar graph will max out for this student at 1 hour.
I think my aggregation is wrong.
Total Hours = ('Tutorial Log_Long'[30-minute Sessions]*.5)
I need the nudge in the calculated table.
Appreciate any nudge.