Business Intelligence Development Studio (BIDS) is a special version of Visual Studio that is used to develop projects for SSIS, SSAS, and SSRS.
4
votes
1answer
365 views
Query not working in SSRS 2008, or BIDS 2008, but does in SSMS
Environment
DB Server (DWH prod & dev + SSRS prod)
Win XP SP3
SQL Server 2008 Ent
Corporate LAN
No remote query timeout restrictions for DWH, i.e. they are set to 0
600 seconds for remote ...
3
votes
1answer
517 views
How to display a sub-set of the selection of a multi-valued parameter in a text-box in SSRS
I have a multi-valued parameter called Faculty on a report. I want to display the selection in a textbox at the top of the report. The obvious solution would be:
JOIN(Parameters!Faculty.Label,", ")
...
2
votes
1answer
65 views
SSAS - script partitions possible?
I was recently tasked with partitioning a large cube and I ended up creating 15 partitions on several measure groups. It's sped up the processing time considerably. This was done in BIDS on a ...
2
votes
1answer
182 views
Is there a way to make user sort results stay on an SSRS 2005 report refresh
I'm relatively new to the SQLServer world and I'm trying to learn SSRS 2005 for the company I'm working with, so forgive me if I have missed any obvious answers in my research.
The problem I'm having ...
2
votes
1answer
356 views
BIDS SSRS Report query timeout issue while using Stored Procedure with timeout settings set appropriately
I've ran into a Timeout issue while executing a stored procedure for a SSRS Report I've created in Business Intelligence Development studio (BIDS). My stored procedure is pretty large and on average ...
1
vote
0answers
102 views
Specifying oCPM Bid Geared for Actions (Offsite Conversions)
My question is regarding how to combine a campaign set for Optimized-CPM bidding and the conversion spec for an off-site pixel conversion to delivery impressions focused on generating more off-site ...
1
vote
0answers
193 views
Convert rows to columns in SSIS. Unpivot?
If I have data like this
"","",WAREHOUSE ID,1,2,3,4,5...
"","",WAREHOUSE CODE,BOS,HOU,LAX,NYC,CHI...
"","",WAREHOUSE NAME,BOSTON,HOUSTON,LOS ANGELES,NEW YORK CITY,CHICAGO...
But want to transform ...
1
vote
0answers
55 views
Shortcut in BIDS to deploy only the current report (SSRS)?
I just found a shortcut in BIDS that is called Build.DeploySelection , and for this I assigned "CTRL + left windows key " and it worked.
But it deploys ALL my reports , even tho I only want it to do ...
1
vote
0answers
322 views
Subreport Performance Difference Between SSRS and BIDS
I've got a report in SSRS that contains two subreports, but it's taking a very long time to show the final report. According to the SSRS Execution Log, the report is spending ~140ms in data retrieval, ...
1
vote
0answers
264 views
Can a SSIS package get corrupt after many changes and migrations?
Can a SSIS package become corrupt after many changes and a migration (like a 'normal.dot' file)?? The reason why I ask this is because I see some very strange behaviour in the package.
Background
The ...
1
vote
0answers
186 views
Reporting Services - Reading the report name by expression, which has been selected in Action
I have a RDL report and on one of the Textboxes in the Tablix I have a reference to another report in the current project.
I want to display in a tool tip the selected report name, which has been ...
0
votes
0answers
6 views
Novice SQL report builder - code works in SQL Server 2008 Management Studio but not in BIDS/Visual Studio 2005
As indicated in the title I am a novice report builder (so please do not get annoyed with my poor SQL) who is having trouble with a report I am attempting to build. The problem is as follows;
A ...
0
votes
0answers
15 views
BIDS (C#)- Object Variable does not contain a valid data object on foreach loop
I'm using BIDS (business intelligence development studio) to automate some of my task.
I got an error everytime this data object goes into the Foreach Loop Container
This is my error message. ...
0
votes
0answers
8 views
Highlighting a cell in BIDS using an expression
I am a student, no this isn't a homework question just messing around in Visual Studios to learn the environment I have a column in BIDS where it shows the percentage of two previous columns. I want ...
0
votes
0answers
4 views
Exception displaying charts in visual studio from SSAS cube
I am working on a BI project , I displayed charts from an SSAS project, then I modified the SSAS project and tried to display the charts but this exception appears
Could not load file or assembly ...
0
votes
0answers
17 views
BIDS throws an exception trying to display blobs
I don't know if this is the correct place to ask but here goes;
i've been using Microsoft SQL 2008 R2 Business Inteligence Development Studio to create an analysis service, ultimatly to build an OLAP ...
0
votes
0answers
11 views
Removing NaN and Infinity in a report
I am trying to generate a report that uses and expression to show a % difference between 2 values from other expressions. I am relatively new to reporting in Visual Studio and have tried most tricks I ...
0
votes
0answers
4 views
Exporting BIDS Data Mining model to a DLL or how to access it in code
If I create a machine learning model in BIDS based on a series of data, I will be able to classify a new individual in a given category. But how can I export the module created in some way that I can ...
0
votes
0answers
27 views
unable to work on SSIS project in BIDS 2008
i am getting this error when i try to open any SSIS project in BIDS 2008 and work on that
"an error preventing the view from loading"
and also
"Could not load file or assembly 'msddsp, ...
0
votes
0answers
22 views
Arranging dimentions for clustering with SSAS
I am having some trouble with SSAS and data mining - specifically the Microsoft Clustering package.
I intend to ultimately do my work in AMO and MDX, but for now, just happy to understand how it ...
0
votes
0answers
34 views
Visual Studio 2008 SSIS BIDS XSD File Location After Build and Deploy ETL
Visual Studio 2008
SSIS/BIDS
Windows Server 2008/Windows 7 Enterprise
We're building BIDS packages and running them via AutoSys. These BIDS packages have, as a component within a DataFlow, an XML ...
0
votes
0answers
32 views
SQL Task - send email error
Built a DSTX package (x64) to execute and worked fine when i had it referring to localhost but since i set it up to explicit address the server to query, it now errors out on the SQL Task that sends ...
0
votes
0answers
44 views
Validation errors when saving a result set to file
I am working with SSIS 2008, trying to set up an OLE DB Source to obtain results of a stored procedure. I need to dump the stored proc output to an ASCII file with record length of 212.
The result is ...
0
votes
0answers
39 views
SSIS Back Up Database, how to change file name
Any1 knows how to set the DestinationManualList property of a "Back up dabase task" within an SSIS package using C#? I cant figure out how to do it in BIDS 2012, all I see is a collection which you ...
0
votes
0answers
77 views
SharePoint 2010 list connection string - BIDS
I have configured SharePoint 2010 environment for Windows Authentication as well as Form based Authentication.
When I try to create a report (BIDS) with SharePoint list data source by connecting as ...
0
votes
0answers
55 views
SSIS Data Source Name Change
I have about 30 SSIS jobs in a solution, and they all use a common data source which is named ProjectDBDev, but I want to change this to be ProjectDB, dropping the DEV part. I didn't want to blindly ...
0
votes
0answers
77 views
Install BIDS 2008 with SQL Server 2012 Environment
I have installed VS2012 and SqlServer2012 in my machine.
I have installed sql server data tools 2012 in other to enable BI project in my VS environment.
Now, I'm having a project which the project ...
0
votes
0answers
28 views
VS2008 BIDS Query Designer mess up the Where Clause when parentheses are used
Would greatly appreciate any insights why the Query Designer is messing up my Where Clause:
I have written the where clause to look like that :
Select ...
From ....
Where (warehissues.partitionkey = ...
0
votes
0answers
132 views
SSIS Package with Excel Destination -> works on local machine but not on server
I've developed a simple SSIS package, that queries a table and saves results in an excel file that is named dynamically(using SSIS expressions on Excel connection manager). The package works like a ...
0
votes
0answers
56 views
Capture SSIS runtime variables
I have an SSIS package with several variables in the User:: namespace. I am hopeless pathetic in C# programming. I would like to gather (loop through) each variable and its value to be used in a For ...
0
votes
0answers
20 views
Continue table on the same page BIDS in VS 2005
Does anyone know how to continue a table on the same page in bids? I have a table with 45 rows. One page has enough place for 30 rows and so the last 15 are displayed on the second page. I want the ...
0
votes
0answers
222 views
Error populating Sharepoint List using SSIS Package
I have been struggling with this issue for quite a while now. I have designed a SSIS package to automatically populate a Sharepoint List, using a Stored Procedure, which is just a basic SELECT query ...
0
votes
0answers
85 views
Rounding issue in SSRS when using unique expression within a table
I am wondering if anyone else has ever encountered this when creating a report in BIDS/SSRS 2005. I created a matrix that is using unique expressions in each detail line. The expression is calling for ...
0
votes
0answers
93 views
Dataset being reset in SSRS
I'm having a strange behavior in BIDS 2005, basically, trying to locally edit the Dataset within a report results in corrupting it. The Dataset makes use of one of several cubes in the production ...
0
votes
0answers
77 views
How to make BIDS use DtsConn.dll 64 bit version?
I ma working on 64 bit windows 7 machine, I am using BIDS 2008 and want it's connection manager to use 64 bit version of library DtsConn.dll . Currently 32 bit version is getting used.
I am having ...
0
votes
0answers
15 views
Website For Software Job Requests?
I remember a while back seeing a website where people/companies post requests for jobs (specifically software needs) and people bid on the jobs and based on their bid price and reputation they may ...
0
votes
0answers
161 views
DIME protocol error, Business Intelligence Development Studio
When trying to deploy a mining structure and model in BIDS I get the following error:
DIME protocol error: The '7' DIME version is not supported. Only version 1 is supported.
I'm using SQL Server ...
0
votes
0answers
97 views
Data Missing in SSRS report generated in Excel format via Standard Subscription
I am struggling with SSRS report generation in Excel format via Standard Subscription in Report Manager.
The Excel report has four tabs namely A, B, C, D.
When I try to run the report via BIDS the ...
0
votes
0answers
35 views
How do I manually sort the Series Group in a Chart?
How do I manually set the order of items appearing on the Y-Axis of a Stacked Column chart in BIDS? I can only see how to order A-Z or Z-A.
0
votes
0answers
88 views
Using parameters with DEVENV.exe to start BIDS (VS Shell) or VS 2008 Pro Edition
We want users to click on one Icon and based upon his licensing option he would be offered BIDS or VS 2008 Pro Edn. The machine has VS 2008 PE and BIDS installed. We want to know if there are any ...
0
votes
0answers
165 views
analysis services writeback and read permissions for different cells
Another question from me :-)!
I currently try to implement (or extend) a role so that write permissions are only granted to specific cells. To do so I inserted to following MDX-statement at "Allow ...
0
votes
0answers
1k views
Trouble Adding Custom Tools to SSIS Toolbox in Visual Studio 2010
I'm using the SSIS Designer in Visual Studio 2010 and I recently downloaded a third-party suite of tools. Their post-install steps say to navigate to Tools > Choose Toolbox Items > SSIS Control Flow ...
0
votes
0answers
259 views
Table name with special characters in Omnis database file
I have a very old Omnis database I'm trying to copy data over to SQL server using BIDS. I'm using ODBC driver provided by Omnis which works fine for all the tables except for few tables whose name ...
0
votes
0answers
94 views
Creation of graph in Sql server BIDS
Due to low reputation point I am not able to include the picture.
I had created a report. And that Report contains these fields and values:
Name, YTDPlan, Actual, YearPlan
Rev , 4418 , 4410 ...
0
votes
0answers
588 views
SSIS: does not contain a valid data object
I am getting this error "..User::Records does not contain a valid data object..."
The variable User:Records is set to the datatype object. This works fine on my laptop (DEV) but when I compile the ...
0
votes
0answers
228 views
Linq to SQL in SSIS/BIDS - cannot use SQL Server db (only allows attaching a db file)
I am trying to use Linq to Sql classes in a Script task in BIDS. The Database explorer in bids only allows adding connections using an MS Access database file, or a SQL Server database file. Is there ...
0
votes
0answers
295 views
Is there a way to specify Character Spacing in SSRS/BIDS?
I am trying to create a SSRS report. The report is essentially as certificate which will be printed on Custom Stationary (Some arty paper like certificates).
The system we are migrating from used ...
0
votes
0answers
385 views
SQL Server 2008 R2 Express Issue - BIDS quits unexpectedly when attempting to preview a report
I've run into a problem using BIDS in Visual Studio 2008.
Whilst working through the MSDN tutorial on Reporting Services BIDS will quit unexpectedly when attempting to Preview a chart. There are no ...
0
votes
0answers
127 views
SQL Server flat file export is empty when run from SQL Job but correct when run from BIDS
I have an SSIS package that simply exports a database field into a text file. When I run it in debug from BIDS it outputs perfectly however when I run it from an SQL Job it only creates an empty file.
...
0
votes
0answers
374 views
Is this a UNION ALL bug?
I have a table with an indentity column (ID) with 3 columns I wish to work on. I did have it working in a linear fashion with the lookups executing one after the other but I thought I'd optimise the ...




