Nov 07 2022 12:18 AM
Hello,
I'm trying to make a sharepoint list where i keep my task. But i want it to connect it to another sharepoint list where i keep my progress on my task.
And i want to combine these 2 list so i have a overview of all my task which are collapsible so i can see the progress step by step.
And the progress colums are:
I thought of adding a ID colum for linking the 2 together but i don't find a way to group them so i see all the colums of the task and the dropdown for the progress records of this task.
Is this even possible?
Thanks at advance!
Kind regards,
Ward
Nov 07 2022 02:46 AM
Solution@Ward84 This is not possible using SharePoint out of the box lists capabilities in modern experience. You will need custom solution for this.
Options for you:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Nov 07 2022 03:49 AM
Hi @Ward84
If you have a common ID, in that case you can use a simple lookup and add additional columns from the source list.
Nov 09 2022 03:20 AM
@ganeshsanap thanks for the quick reply!
It is indeed possible in powerapps but we wanted it in a sharepointlist.
But i will take a deeper look at the OOTB solution so thanks for this.
Kind regards,
Ward
Nov 09 2022 03:22 AM - edited Nov 09 2022 03:23 AM
@NanddeepNachan thanks for the quick reply!
I was playing with the lookup tables already but it doesn't make it collapsible if there are more than 1 items to the one record. Or i misunderstand what you are saying.
Kind regards,
Ward
Nov 09 2022 04:38 AM
Nov 07 2022 02:46 AM
Solution@Ward84 This is not possible using SharePoint out of the box lists capabilities in modern experience. You will need custom solution for this.
Options for you:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.