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 52
Next 20 >>
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,574 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:
sql
Rating:
|
Discuss
|
Briefcase
|
2,828 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,853 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,007 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,550 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,951 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:
sql
Rating:
|
Discuss
|
Briefcase
|
6,780 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,104 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,119 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,101 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,456 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,866 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,196 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,081 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,386 reads
Add Some Spark to Your OData: Creating and Consuming Data Services with Visual Studio and Excel 2010
The Open Data Protocol (OData) is an open REST-ful protocol for exposing and consuming data on the web. Also known as Astoria, ADO.NET Data Services, now officially called WCF Data Services in the .NET Framework. There are also SDKs available for other platforms like JavaScript and PHP.
Read more...
By
Additional Articles
2010/10/20
|
Source:
CODE Magazine
|
Category:
odata
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,553 reads
Excel with Stored Procedures
Longtime DBA David Poole brings us an interesting situation in involving setting up a user to allow Excel to query data from SQL Server.
Read more...
By
David Poole
2010/08/13 (first published: 2008/08/13)
|
Source:
SQLServerCentral.com
|
Category:
stored procedures
Rating:
|
Discuss
|
Briefcase
|
58,570 reads
SQL Server 2008,Windows 2008 x64 and Excel
Learn about how you might solve some issues running SSIS packages using Excel on a Windows 2008 x64 Machine.
Read more...
By
Blesson John
2010/07/28
|
Source:
SQLServerCentral.com
|
Category:
integration services (ssis)
Rating:
|
Discuss
|
Briefcase
|
7,032 reads
How to Read Excel Cells from SQL Server Integration Services
We can get data in all sorts of formats in the real world. In this new article from Dinesh Asanka, learn how to use scripting to import data from individual Excel cells.
Read more...
By
Dinesh Asanka
2010/04/28
|
Source:
SQLServerCentral.com
|
Category:
integration services (ssis)
Rating:
|
Discuss
|
Briefcase
|
12,963 reads
Items 1 to 20 of 52
Next 20 >>
Tags
integration services (ssis)
(9)
data mining
(5)
reporting services (ssrs)
(5)
extract, transform, load (etl)
(3)
monitoring
(3)
t-sql
(3)
video
(3)
analysis services (ssas)
(2)
blogs
(2)
business intelligence
(2)
etl
(2)
powerpivot
(2)
sql
(2)
sql server
(2)
sql server 2005
(2)
sqlclr
(2)
stored procedures
(2)
administration
(1)
affinity
(1)
bcp
(1)
c#
(1)
cpu
(1)
cross join
(1)
data dictionary
(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)
performance tuning
(1)
pivottable
(1)
qlikview
(1)
schedulers
(1)
sheet
(1)
sql server integration services
(1)
ssas
(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.