
Frankky
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by Frankky Sort by recent activity-
how to read chinese characters use excel node?
there are some error when I read the excel contains chinese characters use Excel Node, can set UTF-8 when read excel? or other suggestions? thanks
-
how to append one record(by create data node) to a output pin(no record)?
Hi, guys, I have created one record by Creat Data Node, how should I to append this record to a output pin which has no record? thanks!
-
format a number of type double with specific format
Hi guys, how to format a number of type double with "thousand separator of Comma" and "2 decimal places"? use "modify field" node or others? modify field node, about double type, no options for for...
-
how to check fixed format files are existed in folder
Hi, guys, I would like to check if some fixed format files are existed in folder, if existed, then do process, if not existed, return some error msg, any solutions? thanks
-
how should I get the last day record?
Hi, guys, how should I get the last day's record(2019/1/9), only split this record from the input, the excel will append one day's record everyday, I just want the last day in the excel, it's not a...