Hi
New to Power Bi.
I have the following extract from a table
Product code Type Source
B1wp2XXXX1 pre-process J15
b1wp2XXXX1 post-process GKV 1
b1wp2XXXX2 pre-process j2
b1wp2XXXX2 post-process GKV 2
B3WP2XXXX1 pre-process j6
b3WP2XXXX1 post-process GKV 9
etc.....
So a "product code" has various "types" of process and "source". What I am after is a solution to change the "source" of the "pre-process" to corresponding "post-process" one for that product code ie for b1wp2xxxx1 J15 to GKV.
Tried various formulas, workarounds etc with no joy.
Thanks
R
Hi,
Here is how to do this with a measure:
Proud to be a Super User!
Hi Valtteri,
Thanks for the reply.
I maybe made the sample above too simple as there are many "types" to be considered and "sources"
After typing in the measure i get the error "A single value for column 'Source' in table xxxxx cannot be determined. This can happen when a measure formula refers to a column that contains many values without specifying an aggregation such as min, mac, count, or sum to get a single result"
Thanks again
R
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
97 | |
43 | |
37 | |
25 | |
18 |
User | Count |
---|---|
113 | |
54 | |
44 | |
35 | |
20 |