Viewing 13 posts - 1 through 13 (of 13 total)
I thought you couldn't use Report Manager when Reporting Services is integrated with SharePoint.
April 7, 2011 at 6:26 am
We are building web apps to be used for our enterprise that will be integrated within SharePoint. Meaning, we will use .net code, web parts, event handlers and the...
April 6, 2011 at 1:47 pm
We were considering creating table in SQL and handing permissions that way.
April 6, 2011 at 11:05 am
Yes, I am aware that SharePoint uses different accounts. It could be handled the same way in SQL. The problem we are having is configuration management and maintenance issues. There...
April 6, 2011 at 8:49 am
I don't know how to modify the query to add a where clause because it is in XML. Again, I have one parameter. That parameter appears in a drop down...
March 2, 2011 at 8:27 am
I am connecting to a SharePoint list for the y-axis values. I have the parameter added and it points to the appropriate column in the SharePoint list. To me, it...
March 1, 2011 at 7:29 am
😎 I'll have to do it on the client side. Thanks!
September 28, 2010 at 7:03 am
You're right! No need for the table variables. Your query works fine and I will replace mine. Is there a way to change the color when I replace the null...
September 28, 2010 at 6:57 am
I'm sure I'd be pushing my luck if I could also change the color of the text when the value was null! It would be nice.
September 28, 2010 at 6:50 am
I got it! Somehow something was misplaced when I tested it. But you had it right!!!! Thanks so much!
Lmred
September 28, 2010 at 6:47 am
I get the following error message:
The isnull function requires 2 argument(s).
September 28, 2010 at 6:40 am
YESSSSSSSS! 😀 I got it! I added select statements under the inserts as you said! This has been a pain in my neck! Thank you guys so much!
September 23, 2010 at 1:13 pm
The problem is that I will not actually know what the data is. The data I gave was just sample data to give an idea what it would look like.
September 23, 2010 at 12:49 pm
Viewing 13 posts - 1 through 13 (of 13 total)