Infor Syteline ERP– set check box default checked/unchecked

Login to your site, Open the form you would like to modify. Ctrl+E, you will see the Identify your Editing Scope window. Choose a scope, in my case, I want my modification affect everyone. So I chose “Site Default”             If there is a warning about the scope, you can… Continue reading Infor Syteline ERP– set check box default checked/unchecked

TIBCO SpotFire – Better Visualization and Data Blending

When choosing an analytic tool for dashboard, there are 3 key factors are my concerns. First, is it easy to build data models from different data source? Second, Is it able to give a  good visualization and easy to be operated? Third, does it come with some formulas/functions to help developers develop dashboard of advanced analysis like… Continue reading TIBCO SpotFire – Better Visualization and Data Blending

SSIS-easier maintain your package by using Stored procedure smartly in SQL statement

As developer, you may need to develop and maintain many SSIS packages included the SQL script. and it can be a frustrated job if you need to frequently trouble shooting the problems which are caused by different data quality issues. Those package has been running well and suddenly it failed. So you always have to open… Continue reading SSIS-easier maintain your package by using Stored procedure smartly in SQL statement

MS SQL-Check columns collation and resolve collation conflicts

A collation specifies the bit patterns that represent each character,  in SQL Server it provide sorting rules, case and accent sensitivity properties. Collation in table columns are used with data type ‘CHAR’, ‘VARCHAR’, ‘NVARCHAR’,  ‘nchar’,’text’, ‘ntext’ dictate the code page and corresponding characters that can be represented for the data type. Even in one same… Continue reading MS SQL-Check columns collation and resolve collation conflicts

For administrator -Info CRM (SalesLogix) How to add/ edit Sales Process

A sales process is a series steps to be completed  by a sales person to make a sale, it helps people to manage their sales pipeline.  and very easy for a company to instruct what are the standard approach to make a sale. For all the opportunities,  a sales person will choose the Sales Processes, and… Continue reading For administrator -Info CRM (SalesLogix) How to add/ edit Sales Process

Customize Tableau color Platte for a better Data Visualization

Today I’m working on a global sales report using Tableau, my idea is trying to make all the sales/Marketing/Opportunity  reports more interesting and easy to read. Our company is a big manufacture company, all the record for sales, orders are scattered all around the world. the old report which list the locations, numbers, and some details… Continue reading Customize Tableau color Platte for a better Data Visualization