i created ssis package that load data from source to destination.
i have 4 columns in source and destination.
now they are adding new column every month.
i want my ssis package to add this functionality automatically,without changing my package a
↧
ssis package to load data
↧
Missing columns in SSRS report
Hello! I am new to SSRS 2012. I have created my first report and when I preview I see only few columns (every other one is missing); I have increased the width of the report as I thought may be report doesn't have enough width but no luck. Can you please
↧
↧
SSRS Data Sources Connect using Options Questions
We are running SQL Server 2012 EE SP3.
In the below tests, the setup on the Report Manager is as follows: I created a Datasource (I guess this is considered a Shared Datasource), uploaded the Datasets, linked each Dataset to the Data Source (created t
↧
InfoPath and Sharepoint, and NOT SSRS?
Hello,
I wondered if I could ask the SSRS gurus here a question to make sure that NOT using SSRS is actually the right decision. There will most certainly be more info here than is required for what I am asking.
I have been tasked with turning a pap
↧
Getting the last weekday date for report header
Hi All,
So, Our report is made up of data and for some of it on a Monday it would be collated up to and including the Friday before.
We want to put a date on the report to reflect this, I can add a date in for the other bits (as I can base it off th
↧
↧
Strange error - When print preview a report, if subreport is partially pushed off bottom of page, it causes and error
Hello,
I have report that prints great except when it has enough line items to just push the subreport that has the totals off the bottom of the report. It should just print on the next page but instead it errors out the report. If I add another line i
↧
When opening a report in visual studio, it default open the Groupig window and the parameter window
Hello,
Maybe this is common knowledge but it is driving me crazy.
I use Visual Studio 2015 to modify my SSRS forms. When I open a report to modify it, it opens up the grouping window and the Parameters window. It is not a big deal to right-clic
↧
Reporting Services issues after changes to system databases
We had an issue where Reporting Services was installed on a SQL 2012 server, but not configured. After vendor software was installed on the same SQL Server, it was then decided to utilize RS. There were multiple problems with configuring the Report Server
↧
Subscriptions Error
Good Afternoon !
I have 8 file share subscriptions for a SSRS report and all of those work fine everyday.
Some of the subscriptions failed today (6 out of 8) and the error message says like below:
A log on error occurred when attempting to access t
↧
↧
SharePoint SSRS ORA-00904: "LISTAGG_CLOB" invalid intentifier
Hey guys,
i become following error during report rendering on a sharepoint intergrated ssrs mode:
Fehler bei der Berichtsverarbeitung. (rsProcessingAborted)
Fehler beim Ausführen der Abfrage für das DataSet1-Dataset. (rsErrorExecutingCommand)
ORA-
↧
WORD and Excel format
Experts,
SSRS 2012 when exporting report user wants different format for Excel and Word.
The report has 200 pages
user wants:
in EXCEL: all 200 on same tab.
in Word : 1 per page
please help
↧
field and data in SSRS
good, I need help, I'm starting to use reporting services, and do not know some details, I have done basic reports.
I have a field in the database called current balance, and a golf date of purchase, I need to validate a textbox, this amount appears to
↧
Merged/extra cells when exporting to excel
Hi guys
I have a report using a tablix.
when i export to excel, the one column appears over 2 columns in excel.
I do have a label at the top of the page which is all aligned to the left of the data column, but is wider than the data column. Onc
↧
↧
Help with error: The data extension used for the data source failed to detect the default collation...
Hello,
I hope someone can help, I have googled my error but I have not found anything that actually matches my issue. I created a Share Datasource that retrieves info from just one SQL server table, a basic select statement, created a data source for m
↧
Deploying a report server in an internet scenario
Hi all,
I have a requirement. It is to expose reporting service on internet-facing web server by using report manager.
I want to allow my other users from other machine to access my reports on my report server when they just navigate my report server
↧
Using expressions to break down date ranges
Hi,
Probably a simple one but not having luck at the minute. Am trying to break down date ranges using the Switch statement. Am trying to say:
Switch(Datediff("d",Fields!ProcessStartDate.Value,Today())<7,"Less than 1 week",(Datediff("d",Fields!Pro
↧
VB Code calling an image
For unchangeable reasons, I have a need to call an image from the database onto a report (on a hidden line), and then call that image by VB code to another part of the report. Pulling in the image from the database works just fine, but calling the image
↧
↧
Using multiple VB Custom Codes in one report
How can I add more than one set of custom code(vb.net) and use in same report? How do I combine them? Since I don't have VB background, I am totally lost in it. Please anyone help me out.
These are two sets of Custom Codes that I want to use both in my R
↧
Textbox hide/unhide by condition expression
Hi all,
I am supposed to show textbox based on Tablix. It will be appear on the page where the tablix exists. It stops showing when the report page doesn't exist on the page. How can I achieve it?
I am thinking of using [b]reportItems[/b] but I don't k
↧
Expression help - dates for conditions
So I currently have it so that if the date is the current month, then a red line goes around the column within the matrix report that I have.
What I actually now want is if the date is the 1st, 2nd or 3rd of the current month, then I need the red line
↧