syedmahtab
New Member
- Joined
- Feb 25, 2011
- Messages
- 3
Hi experts,
I need your assistance urgently. I am working on a task. Please view these 2 images.
https://docs.google.com/leaf?id=0B3...NTlmNGJiNWViNDVk&sort=name&layout=list&num=50
https://docs.google.com/leaf?id=0B3...Yjk0YWY3NjE3MmNk&sort=name&layout=list&num=50
1st image shows my data. This data is about articles submitted by different persons at different times on my website.
Column A has person name, Column B shows date when he/she written the article, Column C shows the time when article was submitted, Column D shows the time spent on article and column E shows article name.
Now, I created a pivot table based on date, person, total time worked, no. of articles. You can see the table in second image.
In pivot table, 'Sum Of Time Spent' shows the total time spent by a person on that date. 'count of Article Name' shows the total no. of articles worked by person. 'Sum of Time min' shows total time spent in hours in decimal.
Now the problem is I want to calculate No. of articles / hour. So, I added a calculated field but it does not work. What I have figured out is that the value from 'Count Of Article Name' is not being fetched in calculated field. Here is what I put in calculated field:
=Article_Name /time_min
But this does not work and a 0 value appears as shown in image.
Is there any expert who can advise me to resolve the issue.
I need your assistance urgently. I am working on a task. Please view these 2 images.
https://docs.google.com/leaf?id=0B3...NTlmNGJiNWViNDVk&sort=name&layout=list&num=50
https://docs.google.com/leaf?id=0B3...Yjk0YWY3NjE3MmNk&sort=name&layout=list&num=50
1st image shows my data. This data is about articles submitted by different persons at different times on my website.
Column A has person name, Column B shows date when he/she written the article, Column C shows the time when article was submitted, Column D shows the time spent on article and column E shows article name.
Now, I created a pivot table based on date, person, total time worked, no. of articles. You can see the table in second image.
In pivot table, 'Sum Of Time Spent' shows the total time spent by a person on that date. 'count of Article Name' shows the total no. of articles worked by person. 'Sum of Time min' shows total time spent in hours in decimal.
Now the problem is I want to calculate No. of articles / hour. So, I added a calculated field but it does not work. What I have figured out is that the value from 'Count Of Article Name' is not being fetched in calculated field. Here is what I put in calculated field:
=Article_Name /time_min
But this does not work and a 0 value appears as shown in image.
Is there any expert who can advise me to resolve the issue.