Hide Widget Using Web Access Token
We have an embedded dashboard that utilizes web access token for filtering on different organizations. We have a widget that only needs to be displayed to certain organizations. Does anyone know if we can filter individual widgets using the web access tokens?Solved2.9KViews1like6CommentsTabber Widget
I am attempting to connect a tabber widget to my data. The Sisense documentation on Tabber is from 2019 and appears to be out of date. It says that it is a plug in and needs to be downloaded and installed. On my end it appears in the drop down for widget options automatically. The outdated Sisense documentation also says that it can only be used once per dashboard. I am working on recreating an existing dashboard that uses it several times. I added the tabber widget and edited the script to have the two tabber fields names, and the IDs for the two widgets that Id like to "tabber" between (show and hide). I am not sure how to connect the two widgets to the tabber widget. Thank you.2KViews1like1CommentAutomated Widget Titles
Hi All, I am wondering if anyone has had any success in automating the title of a widget within a dash using the widget script. I am trying to have the title update the month automatically when a filter is applied. For example, trying to show "November Sales Trend" and have this title update when a new filter for the month of sale is selected. I found the below script would work for adjusting the title, but just need the script to grab the Current Month now. widget.on('ready', function(w,e){ prism.activeWidget.title= 'November Venue Sales' /* this changes the title }) Thanks in advance for any suggestions!3.1KViews0likes3CommentsDYNAMIC EMAIL REPORT SETTINGS
Hi Sisense Community! Please reference the screenshot below referenced in the following questions when configuring a dashboard's email settings: Is there a script to only export the active/visible widgets based on the Tabber selection? Is there a script/way to automatically run this for each location shown in the selected filter? So this would deliver 7 separate emails to the subscriber's inbox - one for each of the 7 locations. The Directors currently go into this report and filter locations one by one to then export & email a copy to the appropriate building manager. I'm looking for a way to remove that step and have it sent directly to the Director's inbox who can forward it from there. Note* the managers do not have access to Sisense otherwise I would have them just subscribe directly. Thanks! -Carter3.4KViews0likes4CommentsDisabling user accounts rather than deleting
Hi, Is it possible to deactivate user accounts rather than completing removing? We have users that will no longer have access to the system, but could come back later (for example, trail users). Is using the security model to deny access the only other way? This would still add against our user license count so not an ideal solution long term.Solved1.9KViews0likes2CommentsSisense Iframe embedded feature - I want to pass the parameters for the filter dynamically.
In my case, I have GetUserAuditReport Store Procedure with the param UserId. Based on this SP I need to create a table view in sisense. I need to embed this into my application. In this case, how can I achieve this? I going to embed only a widget table based on filtration.1.2KViews0likes1CommentFiltering for last 2 hours
Hi Sisense Team, Wondering if anyone has good suggestions on how to setup a filter to show only the last two hours of data. Data is updating every 3 minutes (datetime structure in screenshots). I would like to filter for the last two hours and would like to have users be able to quickly apply this filter. Any suggestions?2.4KViews0likes2Comments- 3.5KViews0likes3Comments
D3 and Highcharts versions
Hello, My team is interested in building some custom widgets for our implementation. We've made a few so far, but now we're thinking of building some using the provided D3 and Highcharts libraries. I was looking at the built-in versions yesterday, and found our installation (L2022.8.0.100) is running the following versions: D3: 3.3.8 (released 10/14/13) Highcharts: 6.0.4 (released 12/15/2017) Both of those are pretty old, especially D3. Is there a plan to upgrade either of those versions anytime soon?2.1KViews1like2CommentsIncluding a custom loader within the embedded Sisense dashboard
Hi, nice to e-meet you. I'm a senior product manager currently working on a feature which includes technical improvements to the integration of some of the Sisense dashboards within our portal. The current Sisense dashboards are now displaying this loading state (screenshot attached), which if I’m not wrong it wasn’t there before.Since we’re planning to include a custom loader, I’m wondering if you have any insights on how much control do we have/will have over it. We would like to be able to hide/replace it.2.8KViews0likes3Comments