To expand on this, if you "pre-fab" the view for the "Selected Data" tab, you can instantiate as many of them as needed for your use case. It's essentially what @Benjamin_Furlani was suggesting but it would be the same view path every time, and you can use view parameters and/or messages to tell the new tab what data it should display.
2 Likes
I have used this approach but later on I had to show and hide multiple tabs.