Forum Discussion
Linking related items within the same table-Power Query
- 4 years ago
Hey mraka9 ,
here you will find the pbix file: https://tommartens-my.sharepoint.com/:u:/g/personal/tom_minceddata_com/EblF6V1lDU9Juds8936QHn4Bv2SHqj2_a1QhalXlXJyVqw?e=5kWRbf
Regards,
Tom
Hey mraka9 ,
if you change this line
Table.SelectRows( #"Changed Type" , each [C] = filtervalue )[B]
to this
Table.SelectRows( #"Changed Type" , each [A] = filtervalue )[B]
the function returns what you are looking for:
Regards,
Tom
- mraka94 years agoHelper III
Hello Tom,
can you upload the pbix file.
The language in Power BI is not English for me, so I can't just copy.
Thank you very much. That might be the solution I'm looking for!- TomMartens4 years agoSuper User
Hey mraka9 ,
here you will find the pbix file: https://tommartens-my.sharepoint.com/:u:/g/personal/tom_minceddata_com/EblF6V1lDU9Juds8936QHn4Bv2SHqj2_a1QhalXlXJyVqw?e=5kWRbf
Regards,
Tom- mraka94 years agoHelper III
Well done!
Thank you very much Tom!Greetings
- mraka93 years agoHelper III
Hello Tom,
can you customize the function?
Column B is in text form for me. It is not necessary to change the garden in operation.Although everything in the example is mostly shown as a number, there is also text.
Apologies and thank you very much in advance!
- TomMartens3 years agoSuper User
- mraka93 years agoHelper III
Thanks Tom!
I will try to do it that way, I hope it will work then.
nice greetings,