ContributionsMost RecentNewest TopicsMost LikesSolutionsRe: exporting Tables and Pivot Tables that have been modified by a script I'm having the same issue. I just want the ability to build a percent difference between two pivoted columns. I'm guessing that you are trying to do something similar. I've been using JS to do this, but a client wants to export to excel. If Javascript doesn't load while exporting to Excel is there a Sisense function built in that could be used to pull in two different values from different columns to make calculations? Re: Custom No Result Plugin Hi, I think this solution would work well for me. However, I don't click on links added by people that I don't know. Please forgive me for my caution, but could I get your github username and the project name and I will search for it on github. --edit: actually never mind I found it through viewing the link information Re: Exploring the Potential of Sisense Jump to Dashboard Filter Configurations Here is what I'm trying to do: 1. I want to create a list of buttons associated with tableName.columnName.rowName. I can get this in a BloX with the panel:columnName. 2.When I click on one of the buttons I want to include the tableName.columnName filter from the parent to the drilled dashboard. But I also want that filter to automatically filter down to that row. Is there a way of doing this? Git merge conflict Hi, I was trying to use the git integration for Sisense dashboards for version control. It works well for saving previous versions of a project should a customer want to see a previous version. However, it just seems impossible to work with a team on a single dashboard. I have noticed that there is no support for merging. However, when I try to push and my team-mate tries to push, and we try pulling the branches to branch main we get a merge conflict. Is there any solution to this?