
Weinan Sun
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 6
Activity overview
Latest activity by Weinan Sun-
Weinan Sun commented,
Anyone able to fix the print to pdf version? it shows in the preview but unable to display in the PDF
-
Weinan Sun commented,
To get it working in ver 8 and higher. Open the Json file in the widget and made the following changes: "pluginInfraVersion": "2", To Version": "2"
-
Weinan Sun commented,
Hi, Have anyone tried using this plugin in Sisense 8.1? there seems to be some problem with it that I lose the ability to choose the widget to change.
-
Weinan Sun commented,
Hi, For the average line you requested, try the follow: ((Avg(Materials),all(Materials)),all(users)) you would first want to make sure that average includes all of the data points, Since you are ...
-
Weinan Sun commented,
Hi Michael, thank you for the comment, i have 2 instance where each named sql2016 and sqldev. So what i would do is Ip address/sql2016 to connect to sql2016 and IP address/sqldev to connect to th...
-
Weinan Sun created a post,
Connecting to difference sql server instance on the same server
I have a server with 2 different instance on it. I'm connecting to the server with the IP address of that server. However, it will only gave me the default instance when i actually wants to connect...
-
Weinan Sun commented,
Hi Abinesh, Please refer to this article, i have been using this method and its working amazing well. https://support.sisense.com/hc/en-us/articles/230646628-Year-over-Year-analysis
-
Weinan Sun commented,
Hi Dima, I had just been calculating the same retention rate over a 12 month period. This is a simple calculation. You can use a Case when calculation for this: SUM(Case when Sum([payment])+(Sum[...