
JJ Chritton
- Total activity 146
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 40
- Subscriptions 55
Activity overview
Latest activity by JJ Chritton-
JJ Chritton commented,
This is kind of an interesting hack, but it would make a lot more sense to just support max/min dates natively in sisense since it's something you can do easily in every other query language that I...
-
JJ Chritton commented,
I also vote that this should be supported as native functionality in Sisense. In my use case, I want to take the max(date) for a category in a table. I don't think I'll make the effort to try to us...
-
JJ Chritton commented,
Unfortunately the script above doesn't work for me on 7.1.3. I've tried a few other amended scripts but they have not worked either. I would agree this should be a default design option rather than...
-
JJ Chritton commented,
Similar to Todd's request, our users would like the ability to share dashboard bookmarks within their subgroup. Since our deployment of the dashboards is shared across large numbers of users from d...
-
JJ Chritton commented,
Thanks Jessica! That makes my day. Teamwork for the win! For the issue of removing the entire top header, you could try setting the height to 0? Sometimes I've seen issues with rendering the correc...
-
JJ Chritton commented,
We were able to format the headers with a few tweaks to the script above by digging around in the dev tools in the browser: //sub header columnsvar $ps2 = $(".p-grand-total-head,.p-dim-member-head"...
-
JJ Chritton commented,
It seems like the parameter widget does not work well with PDF exports. When we are using the parameter plugin on a dashboard, trying to export the dashboard to PDF causes the application to spin f...
-
JJ Chritton commented,
I love this plugin!
-
JJ Chritton commented,
We are on version 7.1.3 of sisense and just ugpraded to the most recent version of the parameters plugin so we could take advantage of the option to save user entered settings. However, I'm seeing ...
-
JJ Chritton commented,
Our workaround to hide the hidden filters in PDF export is to set the default setting as a background filter such that the selected options equate to "include all" and then the filter won't show up...