Forum Discussion
timparsons
Apr 29, 2019Brass Contributor
Flow to alter list when column of another changes
I'm looking to create a list in SP which will have a column of dropdown names. When the column is updated with a particular name, another list which is owned by the named person will be updated with ...
Rob Ellis
Apr 30, 2019Bronze Contributor
You could just create a view on the original list that filters on column = [me] - e.g. it will show me only items where the column has my name, show you only items items where the column has your name, etc. See https://sharepointmaven.com/4-ways-to-create-cool-custom-views-in-sharepoint/