ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: How to create a Personalized Navigation Landing Page Hi the link at the top (for the landing page tutorial/blog) is broken. I'm interested in creating a navigation page that provides the user a one-stop for all the dashboards (link + description) in a 2 column page. This sisense.wixanswers.com page can’t be found No webpage was found for the web address: https://sisense.wixanswers.com/en/article/replace-the-homepage-with-an-embedded-dashboard Accessing custom columns/tables from Notebooks I'm looking for ways to access custom columns/tables that are created within Elastic cube data models, from `Notebook` feature within Sisense. Context: We have a Sisense cloud account We have a Elastic cube (EC) model that is built from Snowflake data, local CSV files etc We have created custom columns within this EC in our FACT table Now, from notebook in Sisense, I would like to access these custom columns From notebook I can access tables/columns that are in snowflake but not the custom columns created within EC. Is there a way? Thanks Re: Building with Blox: A Practical Introduction markboos Thanks a lot for the well written blog post on blox. Looking forward for your next post covering advanced use cases and code snippets. Re: Code example using Blox dropdown to select dashboards harikm007 If I want to apply all the filters selected in my parent dashboard when I hit open action button, how should the code be modified. Currently it will just open the dashboard and not apply any filters. Searchable Input Text That Displays the Value Selected Hi, I need to have a searchable input text (see image attached) that say searches by country name (a field in a dimension table). Once I type in say "Australia" and hit "Apply", the dashboard should filter accordingly. The key requirement is for the input text to display "Australia" showing my selection. Would appreciate a script to enable this functionality. Thanks in advance Re: Jump to Dashboard arrow mark superimposed with widget title harikm007 Awesome. This worked! Thanks a lot for the solution! For future reference for others: I copied Hari's script over to my dashboard (edit script). Replaced the widgetIDs in line3 with my specific widgetIDs in the dashboard. For quickly to test the code, to get the widgetIDs , I manually copied the ids by right clicking the widget -> inspect -> developer's tools -> manually copying over the id's. harikm007 : If I have a dashboard with many widgets, is there a way to apply this globally to all widgets in the dashboard without specifying their widgetIds. Thanks in advance! Can you export/copy over set of dashboard filters from one to another dashboard (same data model)? We will be making series of dashboards that use the same model for diverse audience but would like to keep the same set of dashboard filters (in the same order) for uniformity across dashboard. Is there a way to export/copy over set of dashboard filters from one dashboard to another dashboard, considering both uses the same model? Thanks in advance Re: Jump to Dashboard arrow mark superimposed with widget title Hoping Sisense team would respond to this. I have the same issue and would appreciate a solution.