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 …

  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 …

  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 …

  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 …

  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 …

  8. Missing values for one attribute in ssas dimension while browsing …

    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.

  9. 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 …

  10. Report Viewer Control export to Excel results in extra columns

    Mar 21, 2007 · In the resulting excel spreadsheet, one column of numbers is spread across 2 or 3 excel columns (that is, what was one column in the report becomes columns B,C, and D …