Forum Discussion
XIOFEN_LIM
4 years agoHelper II
Advanced Editor - Custom column referencing another table
Hi, My table source is from SharePoint List and the selected column - ParticipantsPickerStringId is showing in "List" by default. After extracted value, it shows the concat IDs. How to lookup the...
- 4 years ago
XIOFEN_LIM , not very clear. You should split the list into rows to that each row have one id.
Or use split by delimiter into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
amitchandak
4 years agoSuper User
XIOFEN_LIM , not very clear. You should split the list into rows to that each row have one id.
Or use split by delimiter into rows
https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
- XIOFEN_LIM4 years agoHelper II
Thanks amitchandak ,
I get your point. Will try for it.
Before this i was think for a way to direct lookup info from other table based on the list in selected column.