No announcements
Found 65927 threads
-
0 Votes
Trouble exporting foreach loop into table
Just looping on a list of computers does not create a computer connection.Unanswered | 1 Replies | 642 Views | Created by 45matai - Tuesday, September 5, 2017 5:56 PM | Last reply by jrv - Tuesday, September 5, 2017 6:05 PM -
0 Votes
Help with Foreach loop - TextBox on Windows Form
I have a small GUI form that will take the users input (query) and also has a progress bar for monitoring the foreach iteration.Answered | 1 Replies | 16486 Views | Created by BlaylockBW - Wednesday, February 16, 2011 3:45 PM | Last reply by Ed Price - MSFT - Friday, November 18, 2011 4:28 PM -
0 Votes
Trouble exporting active contacts
10,000 is the OOB limit - so breaking the export up is one option.Answered | 2 Replies | 886 Views | Created by john_oberweis - Tuesday, March 18, 2014 4:00 PM | Last reply by john_oberweis - Tuesday, March 18, 2014 4:51 PM -
0 Votes
Power Shell: For Each Loop, Array, and XML output troubles
It needs no loops.Answered | 15 Replies | 2035 Views | Created by SudoNotRecommended - Monday, August 25, 2014 5:48 PM | Last reply by jrv - Tuesday, August 26, 2014 2:37 AM -
0 Votes
Retrievemultiple accessing values from foreach loop of dynamic entity
foreach (crmSdk.DynamicEntity cont in ...Answered | 1 Replies | 6217 Views | Created by Anilkumar401 - Wednesday, July 21, 2010 3:25 AM | Last reply by MariuszSliwinski - Wednesday, July 21, 2010 4:18 AM -
1 Votes
Crystal Reports 8 export troubles
We turned on the export button in the viewer.Answered | 2 Replies | 2994 Views | Created by Rui F. Oliveira - Thursday, August 29, 2013 10:22 PM | Last reply by Rui F. Oliveira - Tuesday, September 10, 2013 10:53 AM -
1 Votes
Crm 2011| Silverlight: How to do nested async calls in Foreach loop?
If these loops are in 1 class then you can use the following code (if you want to split the code in different classes you have to use a delegate, just tell me if you need to).Answered | 2 Replies | 8089 Views | Created by Ahmad Anwar - Saturday, May 21, 2011 3:45 PM | Last reply by Islam Eldemery - Sunday, May 22, 2011 7:52 AM -
1 Votes
getting problem with Notsupportedexception with foreach
nbsp; orderby a.Published ...Answered | 3 Replies | 5514 Views | Created by MSabbir - Thursday, September 8, 2011 8:18 AM | Last reply by Jackie-Sun - Tuesday, September 13, 2011 8:13 AM -
2 Votes
how to export database table data to MST file
Hi midhous, If you're using SQL Server 2000, you can create a Data Transformation Services package to export the data in any format.Answered | 4 Replies | 3025 Views | Created by midhous - Friday, March 8, 2013 2:46 PM | Last reply by Zoltán Horváth - Monday, March 18, 2013 11:08 AM -
0 Votes
Foreach Loop container of SSIS Package hidden error!
Hi I've created SSIS package to import data from multiple excel files in a folder. The package is working fine but it reads the first excel file and repeat this operation according ...Answered | 1 Replies | 1143 Views | Created by Abdullah Saad Alshehri - Sunday, December 27, 2020 8:15 PM | Last reply by Dave Patrick - Sunday, December 27, 2020 8:46 PM -
0 Votes
How to export table from visio to Oracle
How to export table from visio to OracleAnswered | 1 Replies | 12689 Views | Created by Guibs91 - Tuesday, November 30, 2010 7:57 PM | Last reply by Ed Price - MSFT - Tuesday, December 13, 2011 6:35 AM -
0 Votes
ASP.NET Application to update a column in in a table row by row in loop
I want to write an application in ASP.NET in which i want to update one column of the table for all the rows in table based on condition.Answered | 2 Replies | 1413 Views | Created by SA260884 - Monday, March 31, 2014 8:46 PM | Last reply by IssueKiller - Tuesday, April 1, 2014 2:37 AM -
0 Votes
Output foreach loop into a table in .csv format
Hi Aliaswill, Try replacing the last 3 lines with this Get-OrgVDC $OvDC | Select Name "Running VM's"; $OvDCVMStats.VMsRunning ...Unanswered | 1 Replies | 884 Views | Created by aliaswill28 - Wednesday, July 15, 2015 3:10 PM | Last reply by Satyajit321 - Friday, July 17, 2015 11:21 AM -
0 Votes
Export full table from power bi to power point
Export to PowerPoint (Preview), the PowerPoint file has been downloaded.Answered | 1 Replies | 2357 Views | Created by KeerthiChebrolu - Thursday, November 22, 2018 1:47 PM | Last reply by Guido Franzke - Thursday, November 22, 2018 1:52 PM -
2 Votes
Foreach Loop
I've never had an issue iterating through an array with a foreach loop.Unanswered | 10 Replies | 1016 Views | Created by Abraham Ajo - Wednesday, December 25, 2013 10:20 PM | Last reply by jrv - Tuesday, December 31, 2013 4:33 PM -
1 Votes
Exporting data from SQL Server tables to .xml format
Hello, how could I export data from two SQL Server tables in one .xml format , clicking on a button on Access form?Answered | 2 Replies | 11667 Views | Created by dashko - Friday, October 17, 2008 2:41 PM | Last reply by dashko - Monday, October 20, 2008 8:45 AM -
0 Votes
Infinite Loop (despite loop detection)
We inadvertently created an infinite workflow loop and for unknown reasons, CRM loop detection did not catch the issue.Answered | 2 Replies | 6162 Views | Created by Barry Paquet - Wednesday, January 26, 2011 5:54 AM | Last reply by Barry Paquet - Wednesday, January 26, 2011 2:25 PM -
0 Votes
excel export limit
objO.IsDisabled == false); foreach (Organization org in orgs) { Organization o = new Organization(); o.Id = org.Id; o.MaxRecordsForExportToExcel = 50000; ...Answered | 2 Replies | 2094 Views | Created by Minnardi Hendra - Thursday, May 9, 2013 3:42 PM | Last reply by Minnardi Hendra - Monday, May 13, 2013 5:12 PM -
0 Votes
Export not exporting displayed columns
I have created a view in Accounts (Outlook 2010 client) which includes the following columns: Account Name, Business Address City, Business Address State, Relationship ...Answered | 2 Replies | 3214 Views | Created by john_oberweis - Monday, December 5, 2011 6:33 PM | Last reply by john_oberweis - Thursday, December 8, 2011 10:35 PM -
0 Votes
Exporting URL
HEre's a blog on exporting to excel, then unhiding a column which has the GUID.Answered | 3 Replies | 5389 Views | Created by Allmant - Monday, October 26, 2009 2:27 PM | Last reply by Alex Fagundes - PowerObjects - Monday, October 26, 2009 6:05 PM - Items 1 to 20 of 65927 Next ›
No announcements