Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: IndexOutOfRange Exception When Using Multi Dimensional Array Pin
ZurdoDev20-Sep-16 7:40
professionalZurdoDev20-Sep-16 7:40 
GeneralRe: IndexOutOfRange Exception When Using Multi Dimensional Array Pin
OriginalGriff20-Sep-16 8:03
mveOriginalGriff20-Sep-16 8:03 
SuggestionRe: IndexOutOfRange Exception When Using Multi Dimensional Array Pin
Richard Deeming20-Sep-16 8:16
mveRichard Deeming20-Sep-16 8:16 
AnswerRe: IndexOutOfRange Exception When Using Multi Dimensional Array Pin
Gerry Schmitz20-Sep-16 9:15
mveGerry Schmitz20-Sep-16 9:15 
Questionforms and SSO login Pin
V.20-Sep-16 1:19
professionalV.20-Sep-16 1:19 
QuestionSSRS Loop Through Report Datasets and Modify at Runtime Pin
David_4119-Sep-16 9:20
David_4119-Sep-16 9:20 
AnswerRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
Gerry Schmitz19-Sep-16 10:58
mveGerry Schmitz19-Sep-16 10:58 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
David_4119-Sep-16 11:13
David_4119-Sep-16 11:13 
Hi Gerry. Thanks for your reply. That is good news. I figured that there had to be a way, but I am still a little confused about how to set the values.

Our reports can have multiple Embedded datasets. Using SQL Server Management Studio, I have browsed the tables and System Views and cannot find anything that would give me a clue about what Embedded datasets are defined in each report.

So I guess in C# I need to get a reference to a report on the server and then it would be really nice if I could create a foreach loop and loop through each of the datasets that are Embedded in the report and change the stored procedure or SQL as you stated.

Can you help me figure out how to get a reference to the report and loop through its Embedded datasets?

Thanks!
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
Gerry Schmitz19-Sep-16 18:05
mveGerry Schmitz19-Sep-16 18:05 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
David_4120-Sep-16 5:19
David_4120-Sep-16 5:19 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
Gerry Schmitz20-Sep-16 5:31
mveGerry Schmitz20-Sep-16 5:31 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
David_4120-Sep-16 7:53
David_4120-Sep-16 7:53 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
Gerry Schmitz20-Sep-16 8:34
mveGerry Schmitz20-Sep-16 8:34 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
David_4120-Sep-16 8:39
David_4120-Sep-16 8:39 
GeneralRe: SSRS Loop Through Report Datasets and Modify at Runtime Pin
Gerry Schmitz20-Sep-16 9:43
mveGerry Schmitz20-Sep-16 9:43 
QuestionHow to show SSRS report in asp.net from report server Pin
Tridip Bhattacharjee18-Sep-16 21:52
professionalTridip Bhattacharjee18-Sep-16 21:52 
AnswerRe: How to show SSRS report in asp.net from report server Pin
Richard MacCutchan18-Sep-16 22:20
mveRichard MacCutchan18-Sep-16 22:20 
GeneralRe: How to show SSRS report in asp.net from report server Pin
#realJSOP19-Sep-16 1:32
mve#realJSOP19-Sep-16 1:32 
AnswerRe: How to show SSRS report in asp.net from report server Pin
ZurdoDev19-Sep-16 2:06
professionalZurdoDev19-Sep-16 2:06 
AnswerRe: How to show SSRS report in asp.net from report server Pin
Dave Kreskowiak19-Sep-16 2:28
mveDave Kreskowiak19-Sep-16 2:28 
GeneralRe: How to show SSRS report in asp.net from report server Pin
Pete O'Hanlon19-Sep-16 4:20
mvePete O'Hanlon19-Sep-16 4:20 
GeneralRe: How to show SSRS report in asp.net from report server Pin
Dave Kreskowiak19-Sep-16 5:47
mveDave Kreskowiak19-Sep-16 5:47 
GeneralRe: How to show SSRS report in asp.net from report server Pin
Richard MacCutchan19-Sep-16 6:40
mveRichard MacCutchan19-Sep-16 6:40 
AnswerRe: How to show SSRS report in asp.net from report server Pin
Gerry Schmitz19-Sep-16 7:01
mveGerry Schmitz19-Sep-16 7:01 
GeneralRe: How to show SSRS report in asp.net from report server Pin
Tridip Bhattacharjee19-Sep-16 21:35
professionalTridip Bhattacharjee19-Sep-16 21:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.