No announcements
Found 1676174 threads
-
1 Votes
Remove top and bottom row
If there are ties, and you want to remove both rows with ties, just change idcol to Sales.Answered | 5 Replies | 1427 Views | Created by PeaceOut - Monday, November 4, 2013 11:46 AM | Last reply by Tim Mills-Groninger - Monday, November 4, 2013 1:33 PM -
0 Votes
Displaying Text from Bottom to Top Format
On a textbox in the table you can set WritingMode to Vertical.Answered | 1 Replies | 4369 Views | Created by Richie T BI - Tuesday, February 17, 2009 3:59 PM | Last reply by Sheldon Cumming MSFT - Tuesday, February 17, 2009 6:35 PM -
0 Votes
how to remove the space on the top and bottom of text in table cells
How do I set the alignment for the whole table to the left by -0.18 inches?Answered | 2 Replies | 10496 Views | Created by associates - Thursday, February 2, 2012 5:17 AM | Last reply by associates - Monday, February 13, 2012 5:08 AM -
0 Votes
Writingmode - tb-rl (Vertical Text bottom to top)
Hi Raj, Right now it is not supported, but Vertical (Bottom to Top) is scheduled to be added for the next version of Reporting Services called 2008 R2.Answered | 10 Replies | 14427 Views | Created by Raj_81 - Friday, April 17, 2009 10:31 AM | Last reply by Jason Tom Thomas - Thursday, January 27, 2011 6:39 PM -
1 Votes
Text disappearing in a table when applying color to cells
I noticed that there are tables where the text is disappearing when I apply a color to a cell or entire table.Answered | 2 Replies | 570 Views | Created by FCSebdeA - Tuesday, July 26, 2016 5:22 PM | Last reply by FCSebdeA - Wednesday, July 27, 2016 10:01 AM -
10 Votes
Remove a table border WITHOUT Designer
Do you or anyone else know how I do that?Answered | 12 Replies | 48810 Views | Created by Calybos1 - Friday, October 19, 2012 3:25 PM | Last reply by Hardik Bhilota - Wednesday, February 4, 2015 4:08 PM -
0 Votes
remove empty space
To remove all spaces from the source data column: UPDATE [AGL04501-2010] SET [Column 3] = REPLACE([Column 3],' ','') JonAnswered | 4 Replies | 3980 Views | Created by Haris Hussain - Friday, August 27, 2010 10:37 AM | Last reply by Jon Gurgul - Friday, August 27, 2010 1:42 PM -
0 Votes
Removing characters from text.
How do i implement this code to my data?Answered | 16 Replies | 2680 Views | Created by Rahus - Saturday, January 4, 2014 2:40 PM | Last reply by Rahus - Saturday, January 11, 2014 11:45 AM -
0 Votes
Top n AND Bottom n (filter)
Records that are both top 5 and bottom 5 won't exist.Answered | 1 Replies | 4615 Views | Created by adolf garlic - Wednesday, March 7, 2012 3:17 PM | Last reply by Samuel Vanga - Wednesday, March 7, 2012 3:51 PM -
0 Votes
TOP 10% and bottom 10%
I was thinking that using DENSE_RANK() and COUNT (or NTILE()) will work better as we don't need to sort the same table twice.Answered | 9 Replies | 9774 Views | Created by Jyo1105 - Thursday, May 26, 2011 4:00 PM | Last reply by Jyo1105 - Thursday, May 26, 2011 8:33 PM -
0 Votes
Remove white space for hidden text boxes in List?
hi everyone, i just removed the text boxes and using table without header inside the List.Answered | 4 Replies | 3332 Views | Created by TarniKumar - Sunday, January 29, 2012 12:26 PM | Last reply by TarniKumar - Sunday, January 29, 2012 1:47 PM -
0 Votes
how to remove the space on the next page?
Please check the properties of the first table, and make sure to uncheck the "Insert a Page Break after this table".Answered | 1 Replies | 4103 Views | Created by visharadsharmaji - Wednesday, September 2, 2009 11:25 AM | Last reply by Isham H - Wednesday, September 2, 2009 2:08 PM -
0 Votes
remove space
Hi coool_sweet, If both the beginning and the end of a valid address are alphabets and numbers, you may also refer to script below usingAnswered | 3 Replies | 818 Views | Created by coool_sweet - Saturday, December 19, 2015 12:45 AM | Last reply by Sam Zha - Monday, December 21, 2015 9:39 AM -
0 Votes
Ignore text in cells
This function will remove the specified integer values in a field.Answered | 2 Replies | 1693 Views | Created by DonkeyOate - Tuesday, August 6, 2013 11:23 PM | Last reply by qian.zhao - Thursday, August 8, 2013 12:54 AM -
0 Votes
Remove leading and trailing space from CSV but exclude other spaces
<cite style="margin:0in;font-family:Calibri;font-size:9.0pt;color:#595959;">From ...Answered | 15 Replies | 13780 Views | Created by stringsurfer - Thursday, March 29, 2018 6:13 PM | Last reply by stringsurfer - Friday, March 30, 2018 4:36 PM -
0 Votes
SQL Table Space After Large Delete - Space Not Released in table
And a Ghost cleanup process would remove records after words it the table is not heap.Answered | 9 Replies | 5689 Views | Created by teagan999 - Thursday, March 3, 2016 9:26 PM | Last reply by Lydia Zhang - Friday, March 4, 2016 6:37 AM -
9 Votes
How to remove a table from Replication
If a push subscription expires, it is completely removed, but pull subscriptions are not.Answered | 13 Replies | 11164 Views | Created by AIM28256 - Tuesday, March 17, 2015 6:29 PM | Last reply by pituach - Thursday, April 23, 2015 6:07 AM -
0 Votes
Remove Web Part Title White Space
The easiest way it's to modify padding for table's cells.Answered | 2 Replies | 5716 Views | Created by seasons88 - Monday, March 28, 2016 7:21 PM | Last reply by Chris yuri - Tuesday, March 29, 2016 3:14 AM -
2 Votes
Dynamically remove column in a table
Bill Szysz's answer is shorter so I marked his as the answer.Answered | 4 Replies | 1988 Views | Created by bjzk - Monday, October 5, 2015 9:50 PM | Last reply by bjzk - Tuesday, October 6, 2015 3:51 PM -
1 Votes
how to set both top and bottom properties in html??
Hi youssouf_sd7, CSS top and bottom property is used to set position of a div tag.Answered | 1 Replies | 698 Views | Created by youssouf_sd7 - Thursday, November 5, 2015 12:08 AM | Last reply by Jerry Zy - Thursday, November 5, 2015 6:39 AM - Items 1 to 20 of 1676174 Next ›
No announcements