No announcements
Found 2924818 threads
-
0 Votes
How to convert field value to field name in data flow
: i.e. "FixedOpsEECount", "FrontEndEECoun"t or "TotalEECount". How can I tell SSIS to convert the TargetMeasure ...Answered | 3 Replies | 1107 Views | Created by Mario5280 - Tuesday, April 2, 2013 7:23 PM | Last reply by Mario5280 - Tuesday, April 2, 2013 8:01 PM -
0 Votes
how to convert Number field value to string in xsl?
of thousands. i need no spaces or other symbols except digits. the value is selected from the "Number" type field of ...Answered | 3 Replies | 4355 Views | Created by VlH - Wednesday, July 25, 2012 4:49 PM | Last reply by Ravi M.C Chandra - Monday, February 25, 2013 12:09 PM -
0 Votes
Validation uses wrong field name / How to change field name
don't know which field NewColumn1 is. I tracked the issue down to a column that is labeled as "Primary Country". Although the label is correct, it ...Answered | 1 Replies | 2029 Views | Created by TGSEA - Monday, November 26, 2012 6:12 PM | Last reply by Bjoern H Rapp - Monday, November 26, 2012 9:21 PM -
0 Votes
C# How can I rename page field name, or migrate field value to another field?
page's field names or not? If yes, how can I do? 2. If (1.) is no, can I create new fields and migrate field value from old field ... -
0 Votes
Change field name to user friendly data
and this method will change the name and you can even add a description. Can the name field be bound to a field in the view or ... -
0 Votes
Data Flow Task - Conditions to add value for a field.
on the value of another field, I set the value of the recstatus code. How do i accomplish that? I am thinking expressions, but I need clear direction in ...Answered | 9 Replies | 5532 Views | Created by MA2005 - Thursday, December 21, 2006 3:17 PM | Last reply by Jamie Thomson - Thursday, December 21, 2006 5:12 PM -
0 Votes
Add another field to the data flow
I got the value into a variable with an Excecute SQL task. Now back in the data flow I want to add that value to a ...Answered | 17 Replies | 5074 Views | Created by JohnDMP - Tuesday, April 15, 2008 3:45 PM | Last reply by JohnDMP - Wednesday, April 16, 2008 6:04 PM -
0 Votes
Field NAME displays in tablix textbox instead of field VALUE
This one has me stumped... This tablix textbox is bound to a date field, but it's displaying the field NAME instead of the VALUE. This ...Proposed | 1 Replies | 441 Views | Created by DarrellDoesData - Tuesday, December 11, 2018 3:53 PM | Last reply by Mitarai Queen - Wednesday, December 12, 2018 1:45 AM -
1 Votes
#Name? value in field formula
process translates it to the DisplayName yet it won't take the DisplayName with brackets as the Formula value in the Field definition.Answered | 2 Replies | 7593 Views | Created by Roy Higgs - Wednesday, April 23, 2008 4:18 PM | Last reply by Roy Higgs - Friday, April 25, 2008 10:00 PM -
2 Votes
How to populate field value
Thank you for both. I will need to populate a dynamic value and create a custom form use sharepoint designer. Does my code will populate the field before the item saved or ...Answered | 9 Replies | 7595 Views | Created by eg10013 - Tuesday, February 15, 2011 8:23 PM | Last reply by MaartenSundman - Wednesday, February 16, 2011 7:38 PM -
0 Votes
How to show Field Name or Field Title in Matrix
Hi, A very simple question but I cannot find how, please share with me if you know how to display ...Answered | 1 Replies | 4271 Views | Created by Tanipar - Monday, November 19, 2007 10:54 AM | Last reply by Roy mm - Monday, November 19, 2007 11:04 AM -
0 Votes
How to insert addition of two data field value in third data field value
I HAVE CREATED WEB PAGE FROM THAT PAGE IM ADDING TWO VALUE @a @b insert into table(A,B,SUM) ...Answered | 2 Replies | 764 Views | Created by Fresherss - Wednesday, March 12, 2014 12:52 PM | Last reply by Fresherss - Wednesday, March 12, 2014 1:29 PM -
1 Votes
How To Replace Field Value With Value From Another List's Field in Data View
;in the 2nd list. When I create a data view of the 1st list, it shows the ID # in the 2ndListID field. Is it possible to reference the ...Answered | 1 Replies | 1880 Views | Created by RIanGillis - Thursday, October 18, 2012 6:43 PM | Last reply by Tim Newbill - Thursday, October 18, 2012 7:03 PM -
1 Votes
Infopath: How to load data in one field based on value selected in another field
Hi Prajk, sounds like you want to do cascading dropdowns. If so, see the link below. If you're just trying to enter information into a field (not a dropdown) based off the ...Answered | 2 Replies | 875 Views | Created by John.P.Smith - Tuesday, March 24, 2015 11:45 AM | Last reply by John.P.Smith - Tuesday, March 24, 2015 5:51 PM -
0 Votes
How to Read PHP Form field value
https://teamtreehouse.com/forum/how-to-get-field-value-with-php-use-it-on-javascript If not, please feel freeAnswered | 1 Replies | 1711 Views | Created by SharePoint LakshmiPriya - Tuesday, April 15, 2014 5:17 PM | Last reply by Qiao Wei - Friday, April 18, 2014 2:40 AM -
0 Votes
How to assign list value to data row field..?
How to assign list value to data row field..? DataRow DataReport = EmpReport.NewRow(); List<string> ...Answered | 4 Replies | 461 Views | Created by Gani tpt - Friday, February 7, 2020 1:20 PM | Last reply by Gani tpt - Monday, February 10, 2020 10:29 AM -
0 Votes
How to convert repeat table field data to Print view
Are you copying repeating table from one view to another? If that is the case, the repeating table in print view should show correct data. Have you added a repeating table ...Answered | 2 Replies | 6913 Views | Created by JamesLiang - Tuesday, January 20, 2009 12:00 AM | Last reply by JamesLiang - Thursday, January 22, 2009 2:02 AM -
0 Votes
How to convert rich text data field to plain text
I have a database with a field that contains rich text how do I convert it so I can use it in Excel below is what the is looks ...Answered | 2 Replies | 6300 Views | Created by Bharat64 - Tuesday, April 8, 2014 1:07 PM | Last reply by Jingyang Li - Tuesday, April 8, 2014 7:33 PM -
0 Votes
How to troubleshoot Data Flow Task date field problem
Hi, you have two ways at all: set all date data in your XSD as string and then use Derived Column Transformation to convert ...Answered | 6 Replies | 6135 Views | Created by ironryan77 - Monday, August 16, 2010 10:54 PM | Last reply by Reza Raad - Tuesday, August 17, 2010 5:56 PM -
0 Votes
Add value to lookup field in list
Hi, I'm updating a list with new items, where one field is a lookup (BDC type). How can I do this? I've tried the following but it won't set the field ... - Items 1 to 20 of 2924818 Next ›
No announcements