Hi
I'm trying to do a simple formula in powerpivot.
In regular excel I'm use to creating the formula Delivery Rate=EmailsDelivered/EmailsSent.
I tried to create this formula in DAX.
=(Table1[EmailsDelivered]/Table1[EmailsSent]) but I got the error saying
ERROR - CALCULATION ABORTED: MdxScript(Sandbox) (7, 47) The value for column 'EmailsDelivered' in table 'Table1' cannot be determined in the current context.
Please help,
Thank you,
Cindy![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
In regular excel I'm use to creating the formula Delivery Rate=EmailsDelivered/EmailsSent.
I tried to create this formula in DAX.
=(Table1[EmailsDelivered]/Table1[EmailsSent]) but I got the error saying
ERROR - CALCULATION ABORTED: MdxScript(Sandbox) (7, 47) The value for column 'EmailsDelivered' in table 'Table1' cannot be determined in the current context.
Please help,
Thank you,
Cindy
![Smile :) :)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)