I am using SP.View to create List views, the problem is after the flow successfully ran the views takes time to load or to appear even though the custom views are present on the List Settings.
Is this really how it works or is there a solution for this? Thanks in advance
A workflow in itself would not impact your views. You might need to choose a specific view in a one of the SharePoint connectors to limit the number of columns returned due to limitations with lists with a large number of columns, but again this would not impact your view. Although changing or deleting a view would impact your workflow.
What is your flow doing on your list? If it is making many updates to it and it has lots of columns, I suppose that could make it slower to load depending on how you have your view configured as your browser couldn't use the cached view to load the view. So, I guess in this sense the workflow is impacting the view.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional