Forum Discussion
IAmDan
Advocate II
9 years agoVisualising call time breakdown
Hi all I work in a contact centre and I am trying to create some visuals to represent the breakdown of call times. Ideally i would like this in a treemap as i think it would provide a good re...
ankitpatira
Community Champion
9 years agoIAmDan It would be more easier to provide solution to you if you can provide snapshot of your data but ideally if you want call time breakdown then you can create calculated column using DAX that gives you difference in minutes / hours from call start to end and then you can use that column to visualise call breakdown.