You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@redet-G, in the saved report, when there is more than one charts saved, it gives a wrong link to be shared. Could you also tell me how the saved reports are handled? Do they have their own separate page for management, or did you use another mechanism?
It does not have a separate page. One of the solutions we discussed was to create a separate page and handel them that way. Whenever a user clicks on saved reports which should now be changed to a link, should redirect the user to saved reports page. When, a specific chart is clicked it should be linked to saved reports page with a parameter similarchart_id=. The saved reports then should be loading it's data from the browsers data store. Handle both of the above case that is when all saved reports are display and when a specific saved chart is displayed.
feedback
andrequest-form
The text was updated successfully, but these errors were encountered: