Not with a datasource microflow. However, if you use from database or xpath it will load the data only when you open the tab.
You can split the page up into multiple pages and style it like a tab. That's a pretty common way of solving performance issues.
Thank you all for your suggestions.
@Paul Moes,
Could you please provide little more details about splitting page into multiple pages and style it like a tab.