Tagged Questions
5
votes
2answers
3k views
How do I upgrade SQL Report projects (rptproj) to Visual Studio 2012?
Were I work we are currently using visual studio 2008 because 2010 did not include the bids stuff, I have now been asked to test out whether 2012 is any better so we have a virtual machine that I've ...
0
votes
1answer
224 views
Get selected parameters
In a Report (Business Intelligence Report Project), I have a dataSet with this query:
select * from order where MonthId in (@MonthId)
In another dataSet I have a query returning all Months from Month ...
0
votes
1answer
366 views
SSRS BIDS 2008 Bubble chart - Bubble size range
I have a bubble chart in SSRS BIDS 2008. Is it possible to set ranges for example:
10-50 = bubble size 10, 51-100 = bubble size 20,
etc, etc....
I have set the BubbleMaxSize and BubbleMinSize ...
1
vote
1answer
2k 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 ...
0
votes
1answer
347 views
Looking for guidance with reporting in Business Intelligence Development Studio
I've been using Microsoft SQL Server Management Studio for multiple manual SQL queries for Excel reports up until this point. I'd now like to automate my processes further with Microsoft Business ...