Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
jamarc1
Starting Member
10 Posts |
Posted - 2008-11-10 : 13:49:54
|
This is 2 seperate questions:1. I am trying to build a report using a pre-defined report model. When add fields to the report, I get to a certain point where I can go back and access the first entity I was pulling fields from. How do I get around that?2. I need to return only the first field from the datbase. For instance, the report needs to show the most recent update(activity) to a ticket. So I just need to return the first value. Its almost like a grouping problem... Hope this makes sense..... |
|
jamarc1
Starting Member
10 Posts |
Posted - 2008-11-10 : 14:25:02
|
Would it have something to do with role security? |
 |
|
|
|
|