Viewing 6 posts - 1 through 6 (of 6 total)
Hi
This is what I could understand.
You developed some reports in your machine and created a dataset in data tab with some parameters. And its working fine.
...
June 30, 2009 at 11:25 am
Hi
I think you will have to perform two things
1. Add all the users from Active directory to Reporting service security list with required permission.
2. Create a...
June 30, 2009 at 11:02 am
Hi
I think we can use EXCEPT function. Some thing like this
Except( [Dim Users].[Users].AllMembers, { [Dim Users].[Users].&[UserX], [Dim Users].[Users].&[UserY]})
I would prefer to use this function...
June 30, 2009 at 10:53 am
Hi
I think first you need to update your query so that it will also display all selected levels
"Select levelname,product_sum from tablename where levelname = @level. Now you will get...
June 21, 2009 at 1:48 am
Hi
I think what you have to do is to create a staging exactly are test1 table. Extract all records from csv and dump in to...
June 21, 2009 at 1:02 am
Viewing 6 posts - 1 through 6 (of 6 total)