Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hey Everybody,
I am trying to graph an average for a column entitled TalkTimeAvg__Column vs CallMonth as a line graph, and it is graphing an overall total instead of an average.
Here is the formula for the TalkTimeAvg__Column
The issue is that the Y-Axis should be showing an average between 1 and 10 for all of the employees for each month. Instead it is showing a sum.
Does anyone know how to fix this?
Thanks
Dan
Solved! Go to Solution.
I just used a measure instead of a calculated column, and the Y-Axis is still an overall sum instead of a number between 1 and 10.
Hi @i820017,
Can you please share some dummy data with a similar data structure and expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
I changed the calculated column to a measure, and it worked.
Hi,
I think you are getting confused between calculated column and measure. Share the link from where i can download your PBI file.
I just used a measure instead of a calculated column, and the Y-Axis is still an overall sum instead of a number between 1 and 10.
I just re-did my measure, and it works now...thanks!!