Forum Discussion
New_learner
Oct 02, 2022Copper Contributor
How to concatenate particular column value from multiple rows if username column has same value.
I have two share point lists: Employee-List Employee-Project List In Employee-Project-List: I have added Employees with different projects as shown in image as follow: Where Employ...
RobElliott
Oct 03, 2022Silver Contributor
New_learner as a personal opinion I think you are making life difficult for yourself. With a Power Apps app and Lists data sources everything would be so much easier. Did you have a look at my solution here using a Power Apps customised form for the dropdowns etc question you raised? All this additional stuff about concatenating values just becomes easy, and you can use filters etc etc if you build a solution in Power Apps. Your scenario is ideal for Power Apps but so much harder (or maybe not even possible) with Lists on its own.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
New_learner
Oct 03, 2022Copper Contributor
Hello RobElliott,
I have checked your solution in my another question. And I am working on the same solution.
I have checked your solution in my another question. And I am working on the same solution.