No announcements
Found 2419432 threads
-
0 Votes
Exporting User Data to CSV or TXT
strange ways becuse $null is neither true nor false so it always returns false. When someone gets a value into a variable and assumes it is a true or false but it ends up being a ...Answered | 6 Replies | 1109 Views | Created by Dyspare - Wednesday, May 22, 2013 12:19 PM | Last reply by jrv - Thursday, May 23, 2013 1:53 PM -
0 Votes
export multiple tables to .csv / .txt
to csv file with tab delimited format. But i need it to set Column delimiter with Vertical ...Answered | 3 Replies | 10924 Views | Created by bvdrsganesh1404 - Saturday, November 24, 2007 12:08 PM | Last reply by displayname_pranu_mcts - Friday, May 27, 2011 3:34 AM -
0 Votes
help needed converting a csv
Sorry about that. Actually think I made that harder than it needs to be: $new_csv = @() $old_recs = import-csv "c:\somefolder\perms.csv" ...Answered | 5 Replies | 4256 Views | Created by ElSuizo - Wednesday, November 4, 2009 12:55 PM | Last reply by mjolinor - Thursday, November 5, 2009 11:57 AM -
0 Votes
Convert txt file to csv file with header
I have a txt file with below format. I want to convert this file as a csv file also i need to update header in csv file for eg:- ...Answered | 2 Replies | 2040 Views | Created by Nidhin CK - Friday, December 30, 2016 5:03 AM | Last reply by jrv - Friday, December 30, 2016 5:58 AM -
0 Votes
CSV file converting number to different format
That is not a SQL Server issue. That is Excel trying to help you. Excel tries to detect the data type when you import CSV files, and is detecting 12-11 ...Answered | 7 Replies | 614 Views | Created by t'lee - Tuesday, September 6, 2016 3:59 PM | Last reply by Ricardo Lacerda - Thursday, September 8, 2016 1:45 PM -
0 Votes
Getting "System.Object[]" in a column when I try to export a variable as CSV
system using powershell but getting System.Object[] in the output for a specific column when I try to export. Following is the information in table ...Answered | 5 Replies | 426 Views | Created by masavran - Friday, April 10, 2020 5:03 PM | Last reply by JS2010 - Sunday, April 12, 2020 2:21 PM -
0 Votes
Conveting System.Object to System.Int64
Thanks. I was able to figure that out, but my question is that when I am reutrning a "long" type then why is "$logical_size" being initialized as an ...Answered | 7 Replies | 5228 Views | Created by pranavkojha - Thursday, February 9, 2012 9:02 AM | Last reply by pranavkojha - Thursday, February 9, 2012 11:34 PM -
0 Votes
Task converting xls files to csv files ?
number values further down the line will give Null values. It's a problem that's been around with the earlier versions as well. Therefore converting xls files ...Answered | 6 Replies | 9032 Views | Created by cgpl - Saturday, January 21, 2006 11:50 AM | Last reply by Todd McDermid - Wednesday, January 27, 2010 4:12 PM -
0 Votes
System -- Void Add(System.Object, System.Object) error
; Everytime I have tried to install the software client for this cloud based EHR I get the following when initializing the program:Answered | 1 Replies | 1412 Views | Created by Wolfpod - Monday, October 29, 2012 10:55 PM | Last reply by Bill_Stewart - Tuesday, October 30, 2012 1:47 AM -
0 Votes
Need convert txt to csv using Power shell with headers
Hi All , Can we convert below txt file to csv format added at the end ...Answered | 5 Replies | 516 Views | Created by sani rama - Friday, July 28, 2017 11:35 AM | Last reply by Bill_Stewart - Monday, July 31, 2017 3:12 PM -
0 Votes
PS Script - Remove .csv & .txt files when they are 90 days old.
than 90 days. I'd like to add, .txt files to this and thought all I'd have to do would be to add it like this: ...Answered | 2 Replies | 2434 Views | Created by TheSuperman76 - Saturday, May 5, 2012 12:23 PM | Last reply by TheSuperman76 - Saturday, May 5, 2012 1:50 PM -
2 Votes
Export-Csv results in System.Object[] when Get-ADUser finds multiple SamAccountNames matching
, but it doesn't seem to be working. I would be ok with it if when I add "Export-Csv path" to the end of the script it would return with ...Answered | 2 Replies | 2464 Views | Created by arodriguez.3 - Monday, April 13, 2015 6:49 PM | Last reply by arodriguez.3 - Monday, April 13, 2015 8:52 PM -
0 Votes
TXT Message from Exchange 2010
Hi, Based on my knowledge, there is no build-in feature in Exchange according to your requirement. You can consider to use SCOM ...Answered | 2 Replies | 448 Views | Created by WildPacket - Monday, December 8, 2014 2:18 PM | Last reply by Lynn-Li - Tuesday, December 9, 2014 9:21 AM -
0 Votes
Change folder permission based on TXT or CSV file
Hi, We wish to change the permission on some folders based on a TXT or CSV folder that has the username list in it. Can this be done by Powershell? If so, ...Answered | 1 Replies | 3633 Views | Created by Mark Bayliss - Wednesday, November 24, 2010 4:55 AM | Last reply by LikeToCode - Wednesday, November 24, 2010 5:46 AM -
3 Votes
Exporting directly from PowerPivot to CSV to TXT
Hi NicoPer, Thanks for your question. If copy and paste in a txt file doesn´t work, you may try to ...Answered | 7 Replies | 13663 Views | Created by NicoPer - Wednesday, May 24, 2017 2:23 PM | Last reply by Simon Nuss - Monday, June 26, 2017 11:52 AM -
0 Votes
Problem with HTA output to txt or csv
I have created a HTA which need to start VBscript files and output all information to a txt or csv file. The HTA starts without any problems and I can start the ...Answered | 2 Replies | 3915 Views | Created by Bart Timmermans- - Thursday, April 15, 2010 10:00 PM | Last reply by Bart Timmermans- - Thursday, April 15, 2010 10:39 PM -
0 Votes
Converting Date & Time Value when using import-csv
Hello I am trying to import csv from user process data I generated. One of the fields is called CreationDate & contains a time and date ...Answered | 3 Replies | 778 Views | Created by Steve_99 - Tuesday, June 30, 2015 9:14 AM | Last reply by FWN - Tuesday, June 30, 2015 10:06 AM -
0 Votes
Converting Flat File csv ( DT_STR to DT_I2 )
I have a similar problem. When I navigate to change the datatype the property is blackout. I am unable to change the datatype. Can you help? Mr ...Answered | 3 Replies | 6313 Views | Created by nick5454 - Thursday, February 4, 2010 10:01 PM | Last reply by Mr Shaw - Tuesday, May 31, 2011 10:59 AM -
0 Votes
Cannot convert 'System.Object[]'
this error: ForEach-Object : Cannot convert 'System.Object[]' to the type 'System.Management.Automation.ScriptBlock' required by pa rameter ...Answered | 3 Replies | 1005 Views | Created by Thomas Vitoz - Friday, February 20, 2015 12:58 PM | Last reply by Thomas Vitoz - Friday, February 20, 2015 1:27 PM -
1 Votes
How to export the virtual machine list to txt(csv) file in scvmm
How to export the virtual machine list to txt(csv) file in scvmmAnswered | 1 Replies | 18969 Views | Created by daiweiquan - Friday, November 25, 2011 3:38 AM | Last reply by Denis Dyagilev - Friday, November 25, 2011 5:30 AM
No announcements