Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
Excel
Items 1 to 20 of 56
Next 20 >>
Moving Data From Excel to SQL Server - 10 Steps to Follow
SQL Server Integration Services provide a versatile way of reading Excel files into SQL Server. A task like this illustrates the advantages of the graphical approach of SSIS. Andy Brown explains.
Read more...
By
Additional Articles
2013/06/13
|
Source:
SimpleTalk
|
Category:
excel
Rating:
(not yet rated)
Rate this
|
Briefcase
|
5,618 reads
More Uses for Data Explorer for Excel
Microsoft has introduced a new BI product that will help simplify the data discovery phase for Excel users. “Data Explorer” is an Excel add-in that enhances the self-service Business Intelligence experience in Excel by simplifying data discovery and access. Data Explorer is a preview product so these features may appear differently in the final release.
Read more...
By
Additional Articles
2013/06/07
|
Source:
MSSQLTips.com
|
Category:
data explorer
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4,116 reads
Excel Function Returns Cell Address
This article details an Excel 2010 function to return the cell address of min and max functions.
Read more...
By
Russ Mulkey
2013/06/04
|
Source:
SQLServerCentral.com
|
Category:
excel
Rating:
|
Discuss
|
Briefcase
|
5,440 reads
Using source data from an SSRS report in PowerPivot for Excel
In this tip we would look using an existing SSRS report to provide the data for PowerPivot in Excel.
Read more...
By
Additional Articles
2013/05/24
|
Source:
MSSQLTips.com
|
Category:
ssrs
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,251 reads
Exploring Excel 2013 for BI Tip #6: GeoFlow–The Latest Excel Visualization
As I mentioned in my original post, Exploring Excel 2013 as Microsoft’s BI Client, I will be posting tips regularly...
Read more...
By
DataOnWheels
2013/04/23
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
1,645 reads
Low Profile Architecture
The goal of this article to show how to get unique transactions per client per month from the data set containing multiple transactions per client per month.
Read more...
By
Igor Zaychik
2013/04/02
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
2,994 reads
QlikView for Beginners - An Introduction to QlikView
A brief introduction to getting started with QlikView.
Read more...
By
Mark O'Donovan
2012/12/17
|
Source:
SQLServerCentral.com
|
Category:
qlikview
Rating:
|
Discuss
|
Briefcase
|
2,890 reads
Stairway to PowerPivot and DAX - Level 2: The DAX COUNTROWS() and FILTER() Functions
Bill Pearson, business intelligence architect and author, exposes the DAX COUNTROWS() and FILTER() functions, while generally exploring, comparing and contrasting the nature and operation of calculated columns and calculated measures, in the second Level of our Stairway to PowerPivot and DAX series.
Read more...
By
Bill Pearson
2012/12/07
|
Source:
SQLServerCentral.com
|
Category:
stairway series
Rating:
|
Discuss
|
Briefcase
|
4,104 reads
Using SSIS to export data from a 64 bit server to Excel 2007
Instructions on how to set up the connection string and SSIS package to allow a 64 bit server to export to a 32 bit version of Excel
Read more...
By
Krista Olson
2012/12/04
|
Source:
SQLServerCentral.com
|
Category:
sql server integration services
Rating:
|
Discuss
|
Briefcase
|
5,591 reads
Importing Data From Excel Using SSIS - Part 1
Recently while working on a project to import data from an Excel worksheet using SSIS, I realized that sometimes the SSIS Package failed even though when there were no changes in the structure/schema of the Excel worksheet. I investigated it and I noticed that the SSIS Package succeeded for some set of files, but for others it failed. I found that the structure/schema of the worksheet from both these sets of Excel files were the same, the data was the only difference. How come just changing the data can make an SSIS Package fail? What actually causes this failure? What can we do to fix it?
Read more...
By
Additional Articles
2012/10/08
|
Source:
MSSQLTips.com
|
Category:
etl
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,982 reads
CPU and Scheduler Performance Monitoring using SQL Server and Excel
This article will demonstrate a method of creating an Excel-based CPU/scheduler performance dashboard for SQL Server 2005+.
Read more...
By
Derek Colley
2012/10/04
|
Source:
SQLServerCentral.com
|
Category:
t-sql
Rating:
|
Discuss
|
Briefcase
|
6,815 reads
Set Up Grouping Intervals for Excel (SQL Spackle)
So you want to group your data for charting in Excel? Here's how, the easy way!
Read more...
By
Dwain Camps
2012/07/31
|
Source:
SQLServerCentral.com
|
Category:
excel
Rating:
|
Discuss
|
Briefcase
|
5,114 reads
Using Excel Macro (.xlsm) Enabled Files in SSIS
Recently while working for a client that was running SQL Server 2008 R2 I was tasked with loading an Excel...
Read more...
By
2012/07/05
|
Source:
SQLServerCentral.com
|
Category:
blogs
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,191 reads
How to Name Sheets in Exported Excel Workbooks with SSRS 2008 R2
A new feature of SSRS 2008 R2 is the ability to name sheets in exported Excel workbooks. This article explains how to utilize this feature.
Read more...
By
Stan Kulp
2011/08/22
|
Source:
SQLServerCentral.com
|
Category:
reporting services (ssrs)
Rating:
|
Discuss
|
Briefcase
|
5,143 reads
XLSExport: A CLR procedure to export proc results to Excel
A CLR procedure utilizing the NPOI library to export the results of a passed stored procedure to an Excel spreadsheet.
Read more...
By
Bret Lowery
2011/06/23
|
Source:
SQLServerCentral.com
|
Category:
sqlclr
Rating:
|
Discuss
|
Briefcase
|
8,488 reads
Excel in the Clouds
Today Steve Jones talks about a new use for cloud computing with Excel to analyze large sets of data.
Read more...
By
Steve Jones
2011/06/21
|
Source:
SQLServerCentral.com
|
Category:
editorial
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
140 reads
Create INSERT statements from Excel
Excel files includes a very good functionality called Macro execution. And here we can use this functionality to write one macro that will generate INSERT statements.
Read more...
By
Arun Mallick
2011/05/02
|
Source:
SQLServerCentral.com
|
Category:
insert
Rating:
|
Discuss
|
Briefcase
|
4,895 reads
My favorite way to access Excel files
Using opendatasource to retrieve data from Excel files as if querying a table.
Read more...
By
Gaby Abed
2011/03/22
|
Source:
SQLServerCentral.com
|
Category:
bcp
Rating:
|
Discuss
|
Briefcase
|
11,216 reads
SQL Server Data Mining with Microsoft Office Excel
This article demonstrates using SQL Server's data mining capabilities with the Excel.
Read more...
By
Additional Articles
2011/02/11
|
Source:
SQL Server Performance
|
Category:
excel
Rating:
Rate this
|
Briefcase
|
5,141 reads
Protect the Excel files generated by SSIS package-Part I
It is not only the data within the database that requires protection but any report generated using SQL Server needs to be protected before being mailed
Read more...
By
Blesson John
2010/10/28
|
Source:
SQLServerCentral.com
|
Category:
integration services (ssis)
Rating:
|
Discuss
|
Briefcase
|
5,411 reads
Items 1 to 20 of 56
Next 20 >>
Tags
integration services (ssis)
(9)
data mining
(5)
reporting services (ssrs)
(5)
t-sql
(5)
extract, transform, load (etl)
(3)
monitoring
(3)
powerpivot
(3)
video
(3)
analysis services (ssas)
(2)
blogs
(2)
business intelligence
(2)
etl
(2)
sql server
(2)
sql server 2005
(2)
sqlclr
(2)
stored procedures
(2)
administration
(1)
affinity
(1)
bcp
(1)
blg
(1)
c#
(1)
cpu
(1)
cross join
(1)
csv
(1)
data dictionary
(1)
data explorer
(1)
data warehouse
(1)
databases
(1)
dax
(1)
development
(1)
editorial
(1)
export
(1)
extended properties
(1)
geoflow
(1)
graphs
(1)
histogram chart
(1)
insert
(1)
internals
(1)
iterative
(1)
odata
(1)
opendatasource
(1)
perfmon
(1)
performance tuning
(1)
pivottable
(1)
qlikview
(1)
schedulers
(1)
sheet
(1)
sql server integration services
(1)
ssas
(1)
ssis
(1)
ssrs
(1)
stairway series
(1)
sys.dm_os_ring_buffers
(1)
sys.dm_os_schedulers
(1)
sys.dm_os_sysinfo
(1)
visualizations
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.