Calculating Ranking from already created measure is it possible?

Mavericks334

Active Member
Joined
Jan 26, 2011
Messages
280
Hi,

I created a measure that is giving the total time a person has spent, i need to create a rank according to this measure.

Is it possible?

Regards,
Renato.
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Rank would work in a calculated column. however i am using a calculated measure that is pickingup information from multiple columns which i am using in a pivot. i need to create a rank for this final value.
 
Upvote 0
Hi Have tried the below function to create a rank,
(RANKX(All('Employee Details'[Employee Name]),'SharePoint Data'[Total Productive Work Per Day]

The problem i am facing is that, the teams that do not perform that particular activity are reflecting in the pivot table and also under the locations that they do not belong to.

Any idea how do i trouble shoot out of this problem.
 
Upvote 0

Forum statistics

Threads
1,223,931
Messages
6,175,465
Members
452,645
Latest member
Tante

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top