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
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
133 | |
70 | |
34 | |
30 | |
23 |
User | Count |
---|---|
142 | |
80 | |
45 | |
37 | |
24 |