Forum Discussion
prakash11440278
8 years agoPost Prodigy
Average Ticket Count
Hi All,
I am facing an issue, while calcualating the Average of Ticket numbers. Where this can be done by using the Count Function but i am not able to calcualte using Average. Ticket Key format is "INC0001233467", which is text data type. Is there any alternate method i can calcualte the average of ticket numbers. Attatching the Error Screen shot.
2 Replies
- v-chuncz-msftCommunity Support
Check if AVERAGEX Function works in your case.
https://community.powerbi.com/t5/Desktop/Change-table-visualization-total/m-p/323290#M144103
- prakash11440278Post Prodigy
Hi v-chuncz-msft,
Thanks for your reply.
As suggested, i tried to create a new measure. Still the issue same. Error: The function SUM Cannot work with values of type String.