BlackrazorNZ
New Member
- Joined
- May 18, 2014
- Messages
- 15
Hi,
I'm working through migrating a report we do regularly to PowerPivot, as I can see huge time savings once it's been properly set up once.
However, I've hit a brick wall, because one of things we need to work out as follows :
Column 1 : Value 'A'
Column 2 : Value 'B'
Column 3 : Value 'C'
Column 4 : Divide 'A' by 'B' to get resultant ratio 'D'.
Column 5 : Multiply 'D' by 'C' to get 'E'.
Column 6 : Existing fixed value 'F'
Column 7 : Take whichever of 'E' or existing value 'F' are the greatest, and use that resultant value as 'G'
In Excel, this is easy, =MAX('E','F'). But for the life of me, I can't figure out how to replicate the last part in column 7 in PowerPivot.
Any ideas?
Thanks,
Daniel.
I'm working through migrating a report we do regularly to PowerPivot, as I can see huge time savings once it's been properly set up once.
However, I've hit a brick wall, because one of things we need to work out as follows :
Column 1 : Value 'A'
Column 2 : Value 'B'
Column 3 : Value 'C'
Column 4 : Divide 'A' by 'B' to get resultant ratio 'D'.
Column 5 : Multiply 'D' by 'C' to get 'E'.
Column 6 : Existing fixed value 'F'
Column 7 : Take whichever of 'E' or existing value 'F' are the greatest, and use that resultant value as 'G'
In Excel, this is easy, =MAX('E','F'). But for the life of me, I can't figure out how to replicate the last part in column 7 in PowerPivot.
Any ideas?
Thanks,
Daniel.