No announcements
Found 1035757 threads
-
1 Votes
Switch value to text
=SWITCH(Fields!Answered | 3 Replies | 4050 Views | Created by Kiwi_wizz - Friday, October 29, 2010 1:36 AM | Last reply by Kiwi_wizz - Friday, October 29, 2010 3:36 AM -
0 Votes
Switch Statements
So the switch statement should look like this.Answered | 3 Replies | 2810 Views | Created by NewYorkYankees - Sunday, June 19, 2011 4:17 PM | Last reply by Fernando Soto - MCSD - Monday, June 20, 2011 1:25 AM -
1 Votes
Switch and radiobuttons
Hello vali ansari, I suggested switch as Lumikettu says that on "ok" we need to find which button was checked and do ...Answered | 7 Replies | 3598 Views | Created by Lumikettu - Wednesday, November 24, 2010 10:06 AM | Last reply by mohammad ansari - Wednesday, November 24, 2010 11:10 AM -
0 Votes
Switch statement
So using this in switch statement is a bad practise and should not do as well.Answered | 5 Replies | 2862 Views | Created by Jeffs_Programs - Monday, May 3, 2010 3:17 PM | Last reply by Krishna Sagar - Tuesday, May 4, 2010 8:19 AM -
2 Votes
Howto use switch with string.startswith()?
case string xyz when s.StartsWith("text"): ...Answered | 5 Replies | 26872 Views | Created by error1408 - Wednesday, February 21, 2007 7:30 PM | Last reply by Petr Woody - Monday, March 5, 2018 3:52 PM -
0 Votes
partition switch does not switch data to the target partition
Range' , part.partition_id AS [Partition Id] FROM sys.partitions part JOIN sys.indexes idx ON part.object_id = idx.object_id AND part.index_id = idx.index_id JOIN ...Answered | 1 Replies | 1083 Views | Created by nihcas7713 - Thursday, April 14, 2016 11:21 PM | Last reply by Lydia Zhang - Friday, April 15, 2016 6:47 AM -
3 Votes
if statement or switch
Your example only shows 2 possible outputs - why would you want to use SWITCH anyway?Answered | 3 Replies | 921 Views | Created by AlexMartini - Wednesday, September 14, 2016 6:18 PM | Last reply by Charlie Liao - Thursday, September 15, 2016 2:15 AM -
1 Votes
Switch statement
Hi, there is no all switch.Answered | 2 Replies | 3016 Views | Created by CanAnn - Wednesday, January 5, 2011 7:08 PM | Last reply by Konrad Neitzel - Wednesday, January 5, 2011 7:15 PM -
2 Votes
Default in switch
= 1 && optionAnswered | 6 Replies | 539 Views | Created by PulsarScript - Monday, March 2, 2015 9:27 AM | Last reply by Noam B - Monday, March 2, 2015 11:05 AM -
2 Votes
Switch hiccup
If the switch statement doesn't have a default case, the compiler always considers that it could be skipped altogether.Answered | 5 Replies | 2559 Views | Created by Ishiirou - Thursday, October 27, 2011 10:26 AM | Last reply by Louis.fr - Friday, October 28, 2011 8:08 AM -
1 Votes
Color Switch
Hi, Generally, the fields with numeric data are easier to design the color switch.Answered | 1 Replies | 4341 Views | Created by NinjaDragonfly - Thursday, March 18, 2010 2:59 PM | Last reply by Jerry Nee - Monday, March 22, 2010 1:59 AM -
1 Votes
Color Switch Not Working
SSRS2005 I have a color switch statement: =SWITCH(Fields!Answered | 3 Replies | 3959 Views | Created by NinjaDragonfly - Tuesday, March 16, 2010 6:01 PM | Last reply by Aaron Jarboe - Tuesday, March 16, 2010 6:20 PM -
1 Votes
Array and switch
It takes time to derive the index, and then it takes more time to perform the switch.Answered | 4 Replies | 16392 Views | Created by phDm - Wednesday, January 27, 2010 2:13 PM | Last reply by Wyck - Wednesday, January 27, 2010 3:40 PM -
2 Votes
switch statements
Hi, In the below method using switch case .here im trying get data from database into gridview with (firstname) or (firstname and ...Answered | 2 Replies | 534 Views | Created by emaak - Thursday, July 17, 2014 5:32 PM | Last reply by Kristin Xie - Friday, July 18, 2014 7:24 AM -
0 Votes
Switch Expression
We have two ways to achieve your goal: If we want to use Switch function, please refer to the expression ...Answered | 1 Replies | 579 Views | Created by Rex Lumber - Tuesday, July 29, 2014 3:10 PM | Last reply by Wendy Fu - Wednesday, July 30, 2014 7:51 AM -
0 Votes
Switch array problem
Thanks, i found the mistake ;) i have another question, i was trying to see the error and i executed the "depurator" ( Run to cursor ) and i noticed that the break keyword ...Answered | 2 Replies | 391 Views | Created by KDST - Tuesday, August 16, 2016 10:59 PM | Last reply by KDST - Wednesday, August 17, 2016 1:13 AM -
0 Votes
convert IF to SWITCH
Avoid switch whereever and whenever possible!!!Answered | 3 Replies | 1716 Views | Created by Jassim Rahma - Saturday, September 15, 2012 9:59 AM | Last reply by Blair Allen Stark - Sunday, September 16, 2012 6:49 PM -
0 Votes
switch case
Since switch cannot be used with strings, then try this: if( strcmp( item_code, "tp01") == 0) { // case “tp01” . . ...Answered | 2 Replies | 461 Views | Created by Azzzzhar - Thursday, April 28, 2016 1:05 PM | Last reply by David Roller - Thursday, April 28, 2016 10:33 PM -
0 Votes
Combo Box and switch statement
(textBox1.Text) + ...Answered | 9 Replies | 17172 Views | Created by CanadianBrian - Friday, June 4, 2010 3:40 AM | Last reply by 101deepanshu - Friday, August 6, 2010 1:30 AM - Items 1 to 20 of 1035757 Next ›
No announcements