Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics SL forum
Unanswered

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)

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,564 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,651 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans