Jump to content

While refreshing data on web analysis getting error however through client version I can do it through a button


Anshul Ayushya

Recommended Posts

Prepared a dhasboard on data source as spreadsheets on network shared location. On update of spreadsheet we need to reload all data through a button to fetch latest data into the dashboard. Through a button we can use built in script to re load data and it works in client version but when tried to do so through web analysis getting below error:

 

 

Could not perform action 'Refresh'.

Could not execute script 'ReloadData': Prompting inside a transaction is only allowed when the transaction is contained in a progress operation.

at Spotfire.Dxp.Application.Scripting.ScriptService.Execute(ScriptDefinition script, Dictionary`2 scope, InternalLibraryManager internalLibraryManager, NotificationService notificationService)

at Spotfire.Dxp.Application.Scripting.ScriptManager.c__DisplayClass8_0.b__0()

at Spotfire.Dxp.Application.Scripting.ManagedScript.Execute(Dictionary`2 environment)

at Spotfire.Dxp.Application.HtmlTextAreaControls.ActionControl.ModifyCore(Object value)

at Spotfire.Dxp.Application.Visuals.HtmlTextArea.InteractWithControl(String id, Action`1 interaction)

 

Also "Execute in Transaction" is un checked in Edit Script, still same issue.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...