About 6,410 results
Open links in new tab
  1. Merged Cells Problem in Excel Export - social.msdn.microsoft.com

    Sep 21, 2011 · I have a basic matrix report but whenever I export this report to Excel, some of the cells end up becoming merged. Is there any way to avoid this using Reporting Services instead of …

  2. How to Truncate the Data from Excel sheet ..when loading

    Sep 19, 2011 · I am loading the data into Excel destination using ssis. Everyday I need to truncate the sheet and reload that fresh.

  3. Write DataTable result to Excel using OpenXML

    Apr 13, 2014 · As same as using Excel PIA to write data to Excel, Open XML also only provide method to set cell value instead of convert a datatable to Excel directly. Then you can loop through rows and …

  4. How to enter expression in a table field? - social.msdn.microsoft.com

    May 11, 2012 · And doing a simple mathematical calculation like this is performant enough. If you still want to store the results of the calculation persistently in the table, you could create an update query …

  5. Excel VBA Code to delete Empty ListObject Row

    Oct 31, 2016 · To get best data model to be use with Pivot Table it is important to erase all Blank Row (row with no data) from a Table. So I wrote VBA Code to automate deletion of Blank Row process. …

  6. how to load data into Fact table from excel by looking dimension …

    Mar 11, 2011 · it excel sheet i have 6000 rows for 6 columns ,,, i splited those 6 columns by using multi cast and used lookup to join columns with their respective dimension tables ,,

  7. Adding non-calculated column to Copy/Pasted data in Power …

    Sep 10, 2014 · To create a named, blank column In the model designer, in Data View, select the table to which you want to add a blank column, scroll to the right-most column, or click the Column menu, …

  8. vb.net Making an Excel Graph - social.msdn.microsoft.com

    Feb 4, 2010 · Im trying to create a Graph on a 2nd worksheet. the reference data of this graph is from the 1st worksheet.

  9. Missing values for one attribute in ssas dimension while browsing the ...

    Aug 21, 2020 · When browsing the cube via Excel, the default is to hide attribute members on rows/columns for which there is no measure-data in the values section of the pivot table.

  10. Read only Row in VSTO Excel Doc level plugin

    Aug 31, 2016 · I would like to ask one more thing. In excel cells i am in edit mode at that time i want to desable my own created ribbon buttons. and when i will come out from the edit mode it should be …