
Santhosh Prabhakaran
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 31
Activity overview
Latest activity by Santhosh Prabhakaran-
Santhosh Prabhakaran commented,
Hi Ryan, Very useful feature to have. Unfortunately, this seems broken and does not work on 6.6.1.12014. Need help - kindly update the script.
-
Santhosh Prabhakaran commented,
Hi Inbal, I want to dynamically change the title of the widget this impacts. Is there a code that could help me achieve this? Regards,Santhosh
-
Santhosh Prabhakaran created a post,
Error in SiSense documentation - Embedding Dashboards and Widgets
Hi, Documentation for embedding dashboards/widgets (https://documentation.sisense.com/embedding-dashboards-widgets/) mentions 'h' to be the parameter for left panel and 'l' to be parameter for head...
-
Santhosh Prabhakaran commented,
Good idea! Would love to participate!!!
-
Santhosh Prabhakaran commented,
Hi Oxana, I am using 6.6.1.11003. The following will help you get sortable days ifstring (length(ToString(GETDAY([TIMESTAMP])))=1, '0'+ToString(GETDAY([TIMESTAMP])), ToString(GETDAY([TIMESTAMP]))) ...
-
Santhosh Prabhakaran created a post,
SiSense Analytics - Localization and DayOfWeek Correction
Hi, If you have installed SiSense Analytics, you may need to modify the following fields ACTION_DAY (calculated field in table TRACE) Replace existing formula to the below formula to get the right ...
-
Santhosh Prabhakaran commented,
URLs are not displayed after upgrading to 6.6.0.10327. Kindly look into the same.
-
Santhosh Prabhakaran commented,
Thanks Ronnie, very interesting! My system does have network access to the server, and we use SSL encryption and not AD. I am unable to access the dashboard through PPT as my credentials are not...
-
Santhosh Prabhakaran commented,
Hi Takashi, Thanks for the code to refresh only a widget. I have an indicator widget with conditional formatting. How do I refresh the widget only when it is in a particular color? Also, is the...