
Frankky
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Frankky-
Frankky commented,
thanks very much, it works, just the header contains Chinese characters, when I change to single-byte, it works, thanks for your suggestions.
-
Frankky created a post,
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
-
Frankky commented,
thanks very much
-
Frankky created a post,
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!
-
Frankky commented,
thanks a lot!!
-
Frankky created a post,
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...
-
Frankky commented,
Hi Williams, thanks a lot for your suggestion.
-
Frankky created a post,
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
-
Frankky commented,
ok, got it, thanks very much, Williams
-
Frankky created a post,
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...