473,508 Members | 2,342 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem modifying out-of-the-box TFS Report

My office has adopted Team Foundation Server to track and manage the
development and deployment process at our site. I have been asked to
modify one of the standard work item reports, "Related Work Items,"
that ships with TFS. I've successfully done some of these, which
involved changing the MDX code for the datasets that generate default
parameter values, but I am running into problems modifying the main
dataset, dsRelatedWorkItems. I am using VS2005. When I look at the
components of this dataset on the tree diagram for all datasets, all
of the correct fields are present, I can Preview the report and it
works. When looking at the Data page, I see the MDX query on top and
a results pane on the bottom. The results pane correctly lists all of
the fields I saw in the tree diagram across the top. But the query
itself does not look like the query that would have generated these
columns. Rather, the columns in the result pane correspond to the
rows in the query, not the columns. When I execute the query on the
data page, all of those columns disappear in the result pane, and the
only column that shows up is the single field that precedes the ON
COLUMNS statement in the MDX. At this point, if I attempt to preview
the report, it fails because it doesn't have the expected fields in
the dataset. If I try to switch to the design mode to see whether
there is any alternate definition of the dataset lurking somewhere, it
looks like all dataset definitions are lost. The properties page for
the dataset shows the fields correctly if I haven't yet executed the
query. If I try to make any of the modifications that I need to make
(which are simple -- I just need to remove some of the slicer
conditions in the WHERE clause), I am again unable to preview the
report.

It looks like the query that I see in the query pane is not what is
really being used for the dataset, and I'm stumped. I am not an
experienced MDX user, but I can do fairly basic modifications of the
type that are needed here. It seems like my problem isn't MDX syntax,
but rather how (or where) Reporting Services is keeping the query that
underlies this dataset.

Anybody out there have a clue that might get me back on track with
this? Thanks.

Mar 4 '07 #1
0 1514

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
8095
by: Japcuh | last post by:
How do you write self modifying code in Java? Japcuh (Just Another Perl C Unix Hacker) http://www.catb.org/~esr/faq/hacker-howto.htm#what_is ..0. ...0 000
2
1811
by: MikeY | last post by:
Hi everyone, Using C#, Windows forms. I am trying to learn how to modify existing data with in MSDE table/fields. If anyone could help me out with my code, I would appreciate it. My code is as...
3
2289
by: Jason | last post by:
after user log out from my web site, I need to save what time they logged out to database. Here is my problem: if they click 'log out' button before they close web browser, it is works fine; but...
17
1556
by: Adam | last post by:
I have a small application that uses oledb to connect to a database, set up through the GUI wizards in vis studio. I am wanting to have the database location kept in an .ini file along with the...
0
1193
by: Anatoly Kurilin | last post by:
Hi, I normally use this code for modifying tables in backend files: Set dbsBackEnd = DBEngine.OpenDatabase(strBackEndFileSpecs) Set tdfIncome = dbsBackEnd!tblIncome and so on. This time I need...
1
1779
by: spohle | last post by:
hi how can i modify multiple widgets with one scrollbar ? thanks in advance sven
1
1854
by: David Hirschfield | last post by:
Anyone out there use simpleparse? If so, I have a problem that I can't seem to solve...I need to be able to parse this line: """Cen2 = Cen(OUT, "Cep", "ies", wh, 544, (wh/ht));""" with this...
5
1528
by: TBraddy | last post by:
I am modifying a ms access database query and am running into some problems. When I run a search for dates... it works up until 2/12/2007, but after that it quits. I run another query that is...
1
2131
by: jayantadutta | last post by:
hi i'm facing a problem while transferring date from csv to database. my quary as follows if (! firstdate.trim().equals("")) { System.out.println("insertInToDatabase startdate...
9
2136
by: Salad | last post by:
I have access, for testing at my client's site, a Win2000 computer running A2003 retail. He recently upgraded all of his other machines to DualCore Pentiums with 2 gig ram and run A2003 runtime. ...
0
7229
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7129
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7333
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7398
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5637
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
428
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.