Tagged Questions

Business Intelligence Development Studio (BIDS) is a special version of Visual Studio that is used to develop projects for SSIS, SSAS, and SSRS.

learn more… | top users | synonyms

26
votes
9answers
1k views

How can a software agency deliver quality software/win projects? [closed]

I currently work for a bespoke software agency. Does anyone have any experience of how to win well priced work? It seems there is so much competition from offshore/bedroom programming teams, that ...
7
votes
2answers
4k views

DataSet panel in SSRS designer is gone

In the "Layout" screen of an SSRS designer (Visual Studio 2005), the DataSets panel no longer displays. Previously it was in the same area as the general Toolbox panel. Anybody know how to get it ...
6
votes
6answers
591 views

How To Bid A Development Project?

I have landed a side project where a company wants me to develop a database / smart client to track participants in their various programs. This app will be written in C# and MS SQL Server. I was ...
6
votes
4answers
16k views

How to get BIDS for Visual Studio 2008 SP1?

I currently use Visual Studio 2008 SP1 and have been migrating older projects into VS2008 but existing SSIS and SSRS (2005) projects have not been compatible with VS2008. It has been a pain to ...
5
votes
4answers
89k views

Installation of SQL Server Business Intelligence Development Studio

I have installed Microsoft SQL Server 2005. This consists of the configuration tools (SQL server configuration manager, SQL Error and usage Reporting, SQL Server Surface area configuration, Reporting ...
4
votes
1answer
61 views

SSIS Writing 0x00 Hex Value to Flat File

I am using SSIS to write multiple packed fields (hex values) to a flat file for a mainframe system. I have found that writing 0x00 or NULL doesn't write NULL it writes 0x20 or a space. Is there a way ...
4
votes
5answers
3k views

Make SQL Server Reporting Services use metric measurements

I'm newly getting into creating and programming reports using SQL Server Reporting Services. One thing that bugs me right off the bat: I can't seem to find an easy way to tell the BIDS (Business ...
3
votes
3answers
291 views

What technology to use for a realtime bidding system?

http://www.bidzinga.com/ http://www.bidbass.com/ Are they using COMET technology? What do you recommend to use, and probably a simple description on how to implement it using the suggested ...
3
votes
3answers
980 views

How do I programmatically deploy BIDS artifacts to remote SQL Server instance?

I would like to automate the deployment of my SSIS and SSAS artifacts to remote development SQL Server 2005 & 2008 instances on a scheduled basis. What would be the best solution for this? I ...
2
votes
1answer
40 views

Install Business Intelligence studio 2008

I need to work on SSRS and for that I would need BIDS. I have installed SQL Server 2008 R2 Express Edition with Advanced features, also I have VS2008 installed. How can I get BIDS installed on my ...
2
votes
1answer
157 views

TFS CI issue with a SSIS package

Build started 16/11/2011 9:24:11 AM. Project "C:\Builds\1\NetTellerMigration\NetTellerMigrationBuild\Sources\blah.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building ...
2
votes
2answers
374 views

TF31002 error in Visual Studio 2008 Business Intelligence Development Studio

I'm trying to get my SQL 2008 client tools talking to TFS 2010. The address http://tfs-server:8080/tfs works fine in VS2010, but both SSMS (SQL Server Management Studio 2008) and BIDS (Business ...
2
votes
1answer
251 views

SSAS - Data Cube Hierarchy not visible in Excel

Initial Request: Create hierarchies over customer names and product descriptions. Problem: I created several similar hierarchies and the product description hierarchy is not visible in Excel ...
2
votes
1answer
110 views

SSAS - Changing Target Server

I am new to analysis services and data cubes. I inherited someone else's project, and I am using BIDS 2005. The company I work for recently relocated my analysis database to another server--lets say ...
2
votes
1answer
142 views

SSRS 2008 partial string formatting

Say I have a data field (call it Results.MyString) that looks like this in a text box in my report: Some text here for all to read. Also, say that I have a data field (call it Results.MyParam) ...
2
votes
1answer
1k views

SSRS 2008 R2 “Error: Subreport could not be shown”

I have a stand-alone report that works no problem. I have added it as a subreport and linked up all of the parameters, but when I run the report in BIDS I get the error message in the subject of this ...
2
votes
1answer
230 views

SSIS: How can I manipulate data from one table in a dataflow and then put it into another table?

For instance, I have DB A and DB Bb, I would like to set up a data flow task where I take the first ten rows from Table A and programmatically put them in XML format in a string builder. Then, once I ...
2
votes
1answer
517 views

Reduced printing functionality in SSRS BIDS 2008 R2 “Preview” tab or bug?

Problem: Printing from within BIDS 2008 R2 "Preview" tab hangs and must have the process ended in task manager. Facts I can set the report as StartItem under Debug Configuration Properties for the ...
2
votes
1answer
70 views

how do i change the fonts in the BIDS package designer?

i went to: menu > tools >options > fonts and colors > business intelligence designers...but nothing happened when i changed the font size. i'm using visual studio 2008 what am i missing here?
2
votes
1answer
177 views

SSAS 2005, Excel 2007, Ragged Hierarchy

I am trying to update a SSAS 2005 cube adding a ragged hierarchy (it has a few levels that contain members that should be hidden if the member name is the same as the parent). From various sources I ...
2
votes
3answers
873 views

Can you reorder columns in Report designer (bids 2005)

I have a reporting service report and I can't seem to figure out how to reorder the columns in the table control. Is this possible with editing the rdl file directly?
2
votes
3answers
1k views

Reporting Services Report Deployment / downgrading problem

I have a reporting services project with lots of reports developed in SQL server business intelligence development studio that comes with sql server 2008. I want to deploy these reports to a server ...
1
vote
1answer
42 views

SQL or SSIS Checking Stg Table vs History Table for Dupes

I am receiving transaction information from multiple different sources and it is all combined into a single staging table. The staging table that contains: TransactionNumber (Not Unique) ...
1
vote
1answer
30 views

SSRS BIDS 2008 data labels placement expression

See attached image. I have clicked 'Show data Labels' on my bubble diagram, this is now displaying the project name over each bubble which is fine. What I want is to add an expression to the position ...
1
vote
1answer
34 views

SSRS BIDS 2008 Parameter drop down visible on report

See attached, circled image. In BIDS when i preview this report, the parameters drop down menu is visible straight away, however when i deploy it to the server and run the report, i have to click the ...
1
vote
1answer
46 views

SSRS Action hyperlink colour change

See attached screen shot. I have made the 4 text box's hyperlinkes to different reports. Is it possible to have a some sort of formula which will say change the colour of the box when the cursor is ...
1
vote
2answers
37 views

SSRS 2008 R2 - Subscribe facility

Which version of SSRS 2008 do you need to have before users can subscribe to reports
1
vote
2answers
86 views

SSRS BIDS Reporting Group By Header

Does anyone know how to make it so that when there are multiple records for a month (See image) there is only one line of data rather than splitting it into 4 boxes. For example see June, I want ...
1
vote
1answer
58 views

SSRS BIDS 2008 Reporting Drop Down menu

Is it possible to add a drop down list in BIDS so that the user can select for example a Department Section from a long list of around 150 and then once selected drill through to a report containing ...
1
vote
1answer
93 views

SSRS BIDS 2008 Solution Explorer sub folders as in report manager

See screen shot. Is it possible to do any sort of organising in the solution explorer view for a large project. For example in my report manager view I am able to put all Dashboards and related ...
1
vote
1answer
211 views

SSRS BIDS 2008 R2 pie chart data labels overlapping

As seen in image, the data labels are overlapping and making the data difficult to read. Anybody know how to sort this? Have now updated the question as I have changed the PieLabelStyle to Outside ...
1
vote
1answer
48 views

SSRS BIDS 2008 Bubble chart - bubble legend size

Does anyone know how to make the bubble chart legend (pictured) bigger? Not the text, but the actual bubble's that are so small you can barely see them.
1
vote
1answer
103 views

SSRS BIDS 2008 R2 Bar Chart Colour fill expression Legend

I have the above barchart with the following expression under the following section: SERIES PROPERTIES > FILL > EXPRESSION =iif(Fields!classification.Value="RFC","#56ca29","#ff6969") This works ...
1
vote
1answer
62 views

SSRS BIDS 2008 Bubble chart - Bubble size

I am using SSRS BIDS 2008 to produce a bubble chart. My chart has around 80 bubbles that are sized on a certain field, however the majority of my bubbles are tiny with 5/6 being massive. I need to ...
1
vote
0answers
82 views

Self-join in SQL Server Analysis Services

I have a table like this: WordId Set1 Set2 Parent-wordId --------- ---- ----- -------- 101 A C1 105 102 B C2 101 103 A C1 102 ...
1
vote
1answer
84 views

SSRS 2008 R2 - Stop auto generation of report parameters

When adding a new Dataset to a report based off a stored procedure that has parameters (say @MileageLow and @MileageHigh) sometimes those stored procedure parameters are propagated into the actual ...
1
vote
1answer
75 views

Business Intelligence Development Studio stuck Validating a task in a dtsx file

I'm using MS Business Intelligence Development Studio. This morning, when I open one of my dtsx files, BIDS just sits there, stuck validating one of the tasks in the particular dtsx file that I'm ...
1
vote
1answer
304 views

Disabling SSIS Package Validation when Loading a Package in the VS Designer

I have a few SSIS packages that are deployed to a SQL 2005 Server and are subsequently designed and maintained in Visual Studio 2003. When I open any of the BIDS projects, followed by one of the ...
1
vote
1answer
95 views

SSIS Deploying Master - Child packages in MSDB

I have a master SSIS package with three child packages and all these packages are part of a single solution. I 'm calling child packages through Execute Package task and connection managers pointing ...
1
vote
1answer
400 views

How to execute a Process Task where the Executable path comes from a user Variable

I have an SSIS package that includes a Process Task. The process task needs to execute batch file. The location of the batch file varies depending on the environment (dev, production). How do I ...
1
vote
1answer
112 views

Self-Join in SSAS

I have a table like this: PersonId Job City ParentId --------- ---- ----- -------- 101 A C1 105 102 B C2 101 103 A C1 102 ...
1
vote
1answer
133 views

Retrieve data from dynamic number of columns in excel sheet ssis

I have an excel sheet which has some currency columns. The number of currency columns will differ in time. Need to read the data into an SSIS project in BIDS. The SSIS project should be able to read ...
1
vote
1answer
793 views

Dynamics CRM 4/2011 - Report Writing

I'm looking for some guidance on report writing for Dynamics CRM. Our current CRM is Dynamics 4.0 - which is few years old. It's an on-premise version. I have been working with this CRM for the past ...
1
vote
0answers
117 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 ...
1
vote
1answer
41 views

is there a way to create single set-up/installable for some 5 ssis packages?

we have multiple ssis packages that need to be deployed on server .. is there a way to install all these together, perhaps?
1
vote
0answers
164 views

SSIS XML root attributes missing

I have an XML source.. I can not seem to get the root attributes to be available. I have three other sections (elements) which all show as available.. it odes not seem to provide the root attributes. ...
1
vote
2answers
568 views

SSIS package creation for integrating MSSQL and MySql dbs

I am trying to create an SSIS package for integrating between MSSQL and MYSQL. I have no prior experience of working with Bids or SSIS and following the instructions from here. I added the OLE DB ...
1
vote
3answers
205 views

Business Intelligence Development Studio

I can't find Business Intelligence Development Studio in Sql Server 2005. I have installed Visual Studio 2008 and Sql Server 2005 Standard edition. How can i view
1
vote
1answer
171 views

Connection keeps closing in VS2005 Report Designer

I'm trying to design a report in VS2005 BIDS Report Designer, but every so often, I haven't figured out any regular action that might cause it, but when I try and run the query, I get the following ...
1
vote
1answer
484 views

SSIS: ODBC Connection Issue in BIDS 2008

I have an oracle DB i need to talk to so i installed the drivers and added it to the system DSN Data Sources. IM ON SQL SERVER 2008 R2 64bit In BIDS, I can see the name of the DataSource, however ...

1 2 3 4