on 2017 Oct 12 12:21 PM
Hi All,
I want to fetch the dimension value with respect to the minimum amount in a block.
That block has no dimension value as a field.
EG: Data
Plant Product Price Other columns....
P1 A 10
P1 B 20
P2 C 30
P2 D 40
Expected Result
Plant Product Price Other columns....
P1 A 10
P2 C 30
Using context I can get the Plant wise lowest Price column but not able to get the Product, It is getting me #MULTIVALUE.
Thanks in Advance.
Request clarification before answering.
Any chance your database supports database ranking? If so using that at the query level would be preferable to any report level calculations
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.