Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL (Archived)

SRSS reports and Solomon V7-SP3

Posted on by 110

Now that Solomon supports SQL Reporting Services Reports we have successfully developed and depoloyed numerous SSRS reports for Solomon.

However, we have been unable to successfully deploy one that uses the DrillThrough feature.

The report works perfectly using the web interface to SQL reporting services, but does not allow DrillThrough when rendered by the Solomon interface.

The following is an excerpt from the rdl file dealing with the DrillThrough 

                    <Action>
                      <Drillthrough>
                        <ReportName>=IIF(IsNothing(Sum(Fields!TransAmount.Value)), False, "UB829sub2")</ReportName>
                        <Parameters>
                          <Parameter Name="TransCode">
                            <Value>=First(Fields!TransCode.Value)</Value>
                          </Parameter>
                          <Parameter Name="TransBegDate">
                            <Value>=Min(Fields!TransDate.Value)</Value>
                          </Parameter>
                          <Parameter Name="TransEndDate">
                            <Value>=IIf(InScope("matrix1_ColumnGroup1"), Min(Fields!TransDate.Value), Max(Fields!TransDate.Value))</Value>
                          </Parameter>
                        </Parameters>
                      </Drillthrough>
                    </Action>

The child report is defined by UB829sub2.rdl

The report takes parameters from the parent report (TransCode and Dates)

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans