No announcements
Found 760580 threads
-
0 Votes
MDX not equal to
[Is Deleted] equal to False and in ColAP i need [Measures].Answered | 3 Replies | 16840 Views | Created by Nish71 - Saturday, November 3, 2012 3:57 AM | Last reply by Martin Mason - Monday, November 5, 2012 1:35 PM -
0 Votes
@Equals Error
Hi Mike, By looking at the error message, your 'StoredProc' variable string value is empty or length of the variable string is less than the sub-string ...Answered | 3 Replies | 544 Views | Created by EMKISER - Tuesday, June 25, 2019 9:17 PM | Last reply by KranthiPakala-MSFT - Thursday, June 27, 2019 4:47 AM -
0 Votes
Why the Subtotal not equal the Total when I add role control to a dimension?
I have add role contral to a dimension, but I found the the subtotal not equal the total: example: I add a role only access dimension Localtion's ABC, I ...Answered | 2 Replies | 5893 Views | Created by Big-Wind - Monday, February 14, 2011 9:37 AM | Last reply by Big-Wind - Thursday, February 17, 2011 9:03 AM -
0 Votes
Wait for Field to Equal Multiple Options
I am not sure why but I have found that sometimes using one IF with more than 1 or/ands doesn't work as expected.Answered | 3 Replies | 1194 Views | Created by Wilkies0106aw - Tuesday, October 22, 2013 11:04 AM | Last reply by Wilkies0106aw - Thursday, October 24, 2013 12:03 PM -
2 Votes
Comparison of DataRow, hash code and Equals
These reasons are why the DataRow does not implement Equals or HashCode in a specific way, thus resulting in a reference comparison.Answered | 2 Replies | 5829 Views | Created by Shifusan - Thursday, June 24, 2010 10:03 AM | Last reply by Jesse Houwing - Thursday, June 24, 2010 10:28 AM -
0 Votes
Text Equals a Number
1) Why do you want to do this?Answered | 3 Replies | 1294 Views | Created by Katatanish - Wednesday, January 9, 2013 8:19 PM | Last reply by Syswizard - Thursday, January 10, 2013 8:03 PM -
0 Votes
equal to in datatable.select
DataRow[] jobGradeRowsToDelete = currentJobGradeData.Select("jobgrade NOT IN (" + newJobGradeID + ")"); * not equal ...Answered | 3 Replies | 19779 Views | Created by litusahoo - Thursday, March 10, 2011 7:07 AM | Last reply by Andrew Xiao - Thursday, March 10, 2011 8:45 AM -
2 Votes
StorageFile Equality on Windows Phone
There is no guaranteed way to compare two StorageFiles for equality on the Phone.Answered | 3 Replies | 753 Views | Created by T Hofmann - Wednesday, April 22, 2015 6:19 PM | Last reply by Rob Caplan [MSFT] - Friday, April 24, 2015 4:41 PM -
1 Votes
Not Equal to Operator in trigger
I rewrote with NOT EXISTS and works fine. but my question is why it is different in SQL2014 with same code and same amount of data.Answered | 10 Replies | 1694 Views | Created by krotha - Monday, September 19, 2016 7:05 PM | Last reply by --CELKO-- - Wednesday, September 21, 2016 2:58 AM -
2 Votes
Something wrong with "Equals" ??
See here a message at StackOverflow http://stackoverflow.com/questions/7633260/typedelegator-equality-inconsistency I don't know yet if it is already ...Answered | 9 Replies | 1340 Views | Created by Crazypennie - Tuesday, September 25, 2012 7:27 PM | Last reply by Cor Ligthert - Thursday, September 27, 2012 6:43 AM -
0 Votes
Choosing between == and Equals
So the s1==s2 is saying in essence they are not the same objects which is true, but s1.Equals(s2) is saying that the contents of the two objects are equal.Answered | 3 Replies | 3015 Views | Created by GSS1 - Tuesday, February 9, 2010 10:26 PM | Last reply by Mr. Javaman - Tuesday, February 9, 2010 11:47 PM -
0 Votes
Wait for Value to Not Equal Value
It would E-mail Chris, then just sit in a holding pattern until the Status doesn't equal Quoting, then move to the Transition portion, yes?Answered | 6 Replies | 3349 Views | Created by Corinos - Monday, March 10, 2014 1:09 PM | Last reply by Victoria Xia - Thursday, March 13, 2014 2:34 AM -
2 Votes
Reference Equality For Maps
Don't the standard structural equality tests always do an ObjectEquals (pointer/identity compare) first before they bother to compare members?Answered | 2 Replies | 2224 Views | Created by Kevin Clancy - Monday, May 13, 2013 5:51 PM | Last reply by thelazydogsback - Monday, May 20, 2013 8:16 PM -
0 Votes
string equal value
what i analysed ur problem is you are trying to say when the strings r referenced type then why string B didnt get the value of A because you made the address location of ...Answered | 21 Replies | 2756 Views | Created by Miss lara Brian - Friday, December 23, 2011 5:27 PM | Last reply by Eyal Solnik - Wednesday, December 28, 2011 2:36 PM -
0 Votes
SharePoint2010: Unable to filter "not equal to" Modified By
Example: Not equal JACK or not equal JILL or not equal TOM or not equal Sally Jack would give false or true or true or ...Answered | 2 Replies | 1625 Views | Created by LibertyJosh - Tuesday, August 25, 2015 4:05 PM | Last reply by LibertyJosh - Wednesday, August 26, 2015 11:42 AM -
1 Votes
Need help for equalizer
Hi TsopTsop, To make a EQ equalizer sounds not like an easy task.Answered | 3 Replies | 2778 Views | Created by TsopTsop - Tuesday, August 30, 2011 4:35 PM | Last reply by Jarrey - Tuesday, September 6, 2011 2:36 AM -
0 Votes
Can I use Equals?
That why Equals "fails".Answered | 1 Replies | 4039 Views | Created by ups2 - Sunday, October 17, 2010 10:58 PM | Last reply by Chris-von-der-Wiese - Sunday, October 17, 2010 11:25 PM -
0 Votes
CodedUI SearchProperties.Add UITestControl.PropertyNames.Name Not Equal to
In the mean time, how can I handle the application window title changing dynamically throughout the test (hence why I was using contains)?Answered | 3 Replies | 1456 Views | Created by Ian Ceicys - Thursday, July 16, 2015 7:10 PM | Last reply by Tina-Shi - Tuesday, July 21, 2015 8:45 AM -
0 Votes
Procedure # Search criteria are 'Contains','Begin with','equal','not equal' and 'does not contain'
I have 2 search fields on screen CustomerName and Comments Search criteria are 'Contains','Begin with','equal','not equal' and 'does not ...Answered | 1 Replies | 3623 Views | Created by Igseem - Friday, August 3, 2012 8:39 AM | Last reply by Papy Normand - Friday, August 3, 2012 9:41 AM -
2 Votes
Audio Equalizer in winrt c# app
You would need to write your equalizer as a MFT using C++.Answered | 2 Replies | 3640 Views | Created by Oleg Kurzov - Monday, August 5, 2013 11:31 AM | Last reply by Rob Caplan [MSFT] - Saturday, August 10, 2013 12:38 AM
No announcements