Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / November 2006

Tip: Looking for answers? Try searching our database.

Unknown number of columns

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kloppie - 29 Nov 2006 13:05 GMT
Hi,

im working on a Report which needs to be able to display an unknown
number of columns; the only one that are always present is the first
one with a timestamp.

An example of the data: [timestamp], [value 1], [value 2], [value 5].

Is that possible with Reporting Services? The only solution that i have
found is unpivot the data in another form and then use a Matrix to
pivot the data back, but that decreases performance of my Report.

Hope somebody can clear this out for me, since im consider to code the
Report myself instead of using Reporting Services.

Regards, Martin
jewelfire1@gmail.com - 30 Nov 2006 01:47 GMT
hi there

I did a similar one with a matrix - being a weekly timesheet (unknown
columns as some people don't have items each day.

6 fields in matrix
1st field =personname.value - 2nd field across = workdate.value
3rd field down=callsubject - 4th field across = sum(workdate.value)
5th field down=sum(workdate.value) 6th field across blank

see how you go with this

jewel

> Hi,
>
[quoted text clipped - 12 lines]
>
> Regards, Martin
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.