Allow modifying columns width in notebook results
There is no option to modify table columns width in notebook results. This means that if I query a dataset of accessed URLs, where the end of the line matters most I cannot see anything beyond the domain name. Optional workarounds are hovering row by row or exporting all results to CSV. Both are cumbersome. Modifying columns width seems to be a common notebook functionality in similar solutions, so it would be nice if Sisense could support this as well.246Views0likes0CommentsDashboard Filters Applied to Notebooks and Non-Notebooks
Currently Notebooks provide a powerful opportunity to access and visualize data utilizing SQL and to add these to fusion dashboards. Fusion's primary analytics environment allows for powerful dashboard-wide filters. Currently dashboard filters do not apply to charts or tables which are created through notebooks even if the notebook is pointed to the exact same data table and column as other dashboard widgets. Please develop the ability for dashboard filters to filter both fusion dashboard widgets and also notebook-based widgets.892Views2likes1CommentUtilizing REST API with Notebooks to export tables
I am trying to grab the tables I created in Notebooks or export the graphs I created in Notebooks to a Dashboard I created. From the documentation, there is supposed to be a button that allows me to pick a dashboard to where I want the charts to be exported to, but this does not show up for me. Environment: Multi-tenant, tenant admin, Lunix, 2024 version. Since this option isn't available, I am trying to utilize the REST APIs to extract the tables and then upload them to my data model. It requests the Tenant ID, but there isn't much information on how to grab this ID. Look for a solution to how to extract either the tables and upload them to my data model or table the charts created and upload them to my dashboard so I can have more versatility with them as Notebooks charts are limited. DRaySolved1.1KViews0likes2CommentsCOLUMN CHART SHOW ALL CATEGORIES EVEN IF NULL/0/MISSING
Please reference the attached excel worksheet. My goal is to show all horizontal categories, even when data = null/0/N/A. Currently, only 3/6 categories appear and I've tried nearly every Sisense KB article I can find related to null/N/A values. THANK YOU!!!Solved6.5KViews0likes4CommentsNotebooks R Code ERROR: Failed to parse run metadata json with error: Unexpected token '<', "<?xml v
Hello, I'm getting this error when trying to run basic R code in Notebooks and cannot figure out how to fix it or why it is even occurring. Any thoughts would be greatly appreciated! ERROR: Failed to parse run metadata json with error: Unexpected token '<', "<?xml vers"... is not valid JSON999Views0likes0CommentsNotebooks / Elasticubes - support full set of SQL
When connecting a notebook to an Elasticube, there is no indication what subset of SQL is expected to work Simple features like setting Cell 1 = select * from some_table Cell 2 = select * from Cell1 give errors suggesting the WITH syntax is not permitted, which is a bit of an issue given how heavily notebooks rely on it. There also seems to be limitations using ORDER/LIMIT in subqueries (which is fairly essential if CTEs arent allowed) Any real use of Notebooks on Elasticubes seems quite far away without finishing this feature617Views2likes0CommentsTo avoid duplicate exported data
Hi Team, Iam trying to find a solution, we have a dashabord with pivot widget and a blox button to export the widget to xml. We have a requirement, where we should hide/not to display already downloaded rows, each row will have a uiqueid. Please suggest for the best way to proceed. Thanks1KViews0likes0Comments