Currently business user can use data canvas to browse local data file and replace data for selected data table.
It is appreciated similar API is also provided to allow template designer to use IronPython script to develop below template.
Template has a "Replace data" button in text area
Template is shared to business author user
Business author user open template in web player in editing mode;
He clicks "Replace data" button
Open file dialog of web browser shows and let user to select local data file
Selected data file is transfered to web player server and data replcacement is performed for specific data table.