Hi,
I creating a report so I can calculate the Total Price of minute usage. I was able to create a UI-Only field and use this formula:
({{sumTalkdeskTalkTimesecc}} / 60) *.03
Which basically converts seconds to minutes and then * .03 because outbound calls are $.03 per minute. The problem I’m having is inbound calsl are $.02 per minute I wanted to know how I can have the amount multiplied changed from $.02 to $.03 depending on the filter I apply to the table?
-Adam N
i