About 4,380 results
Open links in new tab
  1. Filtering Excel SSAS Cube with textboxes - social.msdn.microsoft.com

    Oct 8, 2012 · I'd like to substitute the two date values with dates entered by a user on one of the other sheet. This then changes an elaborate spreadsheet.

  2. Quitar formato de hh:mm:ss a la hora de exportar a excel

    Jan 19, 2015 · Por que cuando exporto a excel desde un datagridview me sale este formato 10/01/2015 12:00:00 a.m. yo quiero que me aparezca solo la fecha 10/01/2015. Desde la …

  3. how to change date format in ssis - social.msdn.microsoft.com

    Nov 7, 2011 · Question 0 Sign in to vote in my table Excel source date format is dd/mm//yy i have to load into sql server in mm/dd/yy format using ssis Monday, November 7, 2011 6:26 PM

  4. Using vfpoledb driver in .net 2.0 Creating .DBF File Successfully but ...

    Jun 17, 2009 · Here is my code with it i create a file. It create successfully but problem is that i am not able to open it in Excel.

  5. Adding Classes WithEvents to MS Access Form

    Jul 12, 2013 · I'm having a hard time trying to incorporate some custom classes I have created into an Access Form using WithEvents. The custom classes I want to use are not tied to …

  6. SELECT closest earlier date... - social.msdn.microsoft.com

    Feb 8, 2013 · Then you will select the DateDiff values of each date and you will select the date from the tbl2 list that has the smallest DateDiff value (the closest date to 1/30/2013)

  7. HierarchicalDataTemplateSelector - social.msdn.microsoft.com

    Apr 23, 2010 · I want to use a selector for my treeviewitem. I have 5 HierarchicalDataTemplates and i want to choose at run time depending upon the data which HierarchicalDataTemplateto …

  8. Populating column with dates for selected a date range

    Jan 28, 2011 · Could you please atach your query. What you can do is you can create a table valued function that gives all the dates by passing start and end date and left outer join the …

  9. How to create a CSV/ excel Schema for XML

    Jun 24, 2019 · Thank your for your response, yes using abouve your instruction can be create a schema one excel table, but i want to create a schema as a below, my purpose is builded …

  10. SSAS MDX Format String issue with numeric + symbol

    Nov 19, 2014 · Here I am able to concatenate in mdx using cstr function. But When I connect my Excel with the SSAS cube. I get the value of the measure as -"500000 EU" and I want it to be …