Forum Discussion

electrobrit's avatar
electrobrit
Icon for Post Patron rankPost Patron
7 years ago
Solved

Dividing 2 measures not working

I have a table with Properties,  Status and ClosedByEmployeeName
For ease, I created measures
"TotalRequests" which was count(table1(Status) and
"TotalClosers" Distinctcount(table 1(ClosedByEmployeeName)
I am trying to get a simple Requests per Closer
I tried a simple ReqPerCloser =Divide([Total Requests], [Total Closers])
It's returning "Total Requests". What am I doing wrong?

   expectingwhat I'm getting
PropertyTotal RequestsTotalClosersRequestPerCloserRequestPerCloser
A1211
B247324
C103310

 
thanks in advance!

  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi electrobrit  , 

    Pleaser try the below:

     

    Then format COLUMN as a Whole Number

     

    Let me know how you go.
    Cheers,
    Robin

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi electrobrit  , 

    Pleaser try the below:

     

    Then format COLUMN as a Whole Number

     

    Let me know how you go.
    Cheers,
    Robin

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • v-frfei-msft's avatar
    v-frfei-msft
    Icon for Community Support rankCommunity Support

    Hi electrobrit ,

     

    How the formulas for your measures [Total Requests] and [Total Closers] look like? Could you please share your sample data to me if you don't have any Confidential Information. Please upload your files to One Drive and share the link here.