Missing Local Data Filter in "Save Interactive HTML()" Script
In the case of graph builder which has Local Data Filter, there is no local data filter with below script.
obj << Save Interactive HTML( "Test.html" );
With "File > Publish", the html file has local data filter correctly but Save Interactive HTML() script did not. Is there any other script which generate html file with local data filter?