
An Y
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 43
Activity overview
Latest activity by An Y-
An Y commented,
Dustin Northrop In your Widget formula I think you can do something like IF COUNT(ConfirmationNo) < DUPCOUNT(ConfirmationNo) , i.e. distinct count less than total count, and return 1 or 0 . Can a...
-
An Y commented,
This - https://support.sisense.com/hc/en-us/community/posts/360001255813-Change-font-for-toolbars-home-page-etc
-
An Y commented,
Hi I am trying to use RANK in a multi-pass scenario but having no success, could anyone help please? Basically I have a Pivot with Rows='GroupName' and Values='Denominator'. I have to add column...
-
An Y commented,
Hi Chris Have you tried modifying the formula to replace null for a 0 ? https://documentation.sisense.com/latest/creating-dashboards/using-formulas/conditional-statements.htm#gsc.tab=0 AY
-
An Y commented,
Hi We are using this Filter plugin for Year and Month dropdowns across all dashboards. Dashboards are made in one environment and rolled over to another once ready, i.e. DEV->PROD deployment. Same ...
-
An Y commented,
As mentioned by CSR there is a problem in value assignment if one or more wedges disappear due to their size % . Could this be fixed please? Also, I had to change the function from 'ready' to 'dom...
-
An Y commented,
Hi Sunil Let me know if you found a work around for this . We have a similar setup with Filter widget showing Year and Quarter . We want our dashboards to load with the top Year and it's Quarter f...
-
An Y commented,
How could I make it work for a Bar chart with Break-By?
-
An Y commented,
Hi Adi Any tip on how to make the script work for a Bar chart with Break-by? It doesn't allow to have more than one Value set for the widget. An
-
An Y commented,
Hi Adi Could you make this script available for a 1 Category Bar Chart WITH Break-by? An