<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SSRS Subreport not showing in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4347412#M39072</link>
    <description>&lt;P&gt;I am using Microsoft SQL Server Reporting Services Version&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/release-notes-reporting-services?view=sql-server-ver16#150896933375-20240723" target="_blank" rel="nofollow noopener noreferrer"&gt;15.0.1103.12&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(i.e. SQL Server 2019 Reporting Services). I am creating a report using the standalone Report Builder (v15.0.20283.0). I am querying an Oracle DB data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report that I would like to create that is a collation of other reports, i.e. a collation of sub-reports. However, I am running into an issue where the sub-report(s) do not show. There is no error or any indication that there is a problem, the sub-report simply doesn't show. Each of the sub-reports is basically a Tablix, and they&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;do&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;have a NoRowsMessage populated, so even if no rows are returned, a message should display (and a message does display when opening the sub-report on its own).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like to do, ideally, is populate the parameter of each sub-report with a parameter in the main report. So what I started with is a sub-report directly on the Body surface, and configured the subreport parameter "Year" to be associated with the main report parameter "Year".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to work. However, when I add an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;additional&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;subreport, nothing displays. No error message(s), no subreport(s) - nothing.&lt;/P&gt;&lt;P&gt;Basically, when I add a single subreport, it seems to work. Then, I add another subreport, and I get the error message below and if I refresh, no subreports display.&lt;/P&gt;&lt;PRE&gt;Exception of type 'Microsoft.ReportingServices.ReportProcessing.ReportProcessing+DataCacheUnavailableException' was thrown. The data cache for the report edit session is not valid. Rerun the report to create a new and valid data cache. (rsDataCacheMismatch)&lt;/PRE&gt;&lt;P&gt;Sometimes, I won't see a subreport when there is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;only one&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;subreport as well, but I assume that is some problem with the cache after having added and then removed a second subreport. On the other hand, this does occasionally occur even when I refresh the report and I assume that clears the cache.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gone through all the iterations / implementations I can think of, and which I could find through a Google search, but I'm not having any luck. It seems like most of the information out there is for older versions of SQL Server Reporting Services as well, so I am left unsure why this is a problem. Any advice or insight would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Tue, 31 Dec 2024 18:48:54 GMT</pubDate>
    <dc:creator>jdc136</dc:creator>
    <dc:date>2024-12-31T18:48:54Z</dc:date>
    <item>
      <title>SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4347412#M39072</link>
      <description>&lt;P&gt;I am using Microsoft SQL Server Reporting Services Version&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/release-notes-reporting-services?view=sql-server-ver16#150896933375-20240723" target="_blank" rel="nofollow noopener noreferrer"&gt;15.0.1103.12&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(i.e. SQL Server 2019 Reporting Services). I am creating a report using the standalone Report Builder (v15.0.20283.0). I am querying an Oracle DB data source.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report that I would like to create that is a collation of other reports, i.e. a collation of sub-reports. However, I am running into an issue where the sub-report(s) do not show. There is no error or any indication that there is a problem, the sub-report simply doesn't show. Each of the sub-reports is basically a Tablix, and they&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;do&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;have a NoRowsMessage populated, so even if no rows are returned, a message should display (and a message does display when opening the sub-report on its own).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like to do, ideally, is populate the parameter of each sub-report with a parameter in the main report. So what I started with is a sub-report directly on the Body surface, and configured the subreport parameter "Year" to be associated with the main report parameter "Year".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to work. However, when I add an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;additional&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;subreport, nothing displays. No error message(s), no subreport(s) - nothing.&lt;/P&gt;&lt;P&gt;Basically, when I add a single subreport, it seems to work. Then, I add another subreport, and I get the error message below and if I refresh, no subreports display.&lt;/P&gt;&lt;PRE&gt;Exception of type 'Microsoft.ReportingServices.ReportProcessing.ReportProcessing+DataCacheUnavailableException' was thrown. The data cache for the report edit session is not valid. Rerun the report to create a new and valid data cache. (rsDataCacheMismatch)&lt;/PRE&gt;&lt;P&gt;Sometimes, I won't see a subreport when there is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;only one&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;subreport as well, but I assume that is some problem with the cache after having added and then removed a second subreport. On the other hand, this does occasionally occur even when I refresh the report and I assume that clears the cache.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've gone through all the iterations / implementations I can think of, and which I could find through a Google search, but I'm not having any luck. It seems like most of the information out there is for older versions of SQL Server Reporting Services as well, so I am left unsure why this is a problem. Any advice or insight would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Dec 2024 18:48:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4347412#M39072</guid>
      <dc:creator>jdc136</dc:creator>
      <dc:date>2024-12-31T18:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4347914#M39078</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="907158" data-lia-user-login="jdc136" class="lia-mention lia-mention-user"&gt;jdc136&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your description, I created the corresponding dataset and tablix:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Associate Year to Sub1 and Sub2:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Try previewing the report:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With regard to your later question, are you using a data source from a shared dataset?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/caching-reports-ssrs?view=sql-server-ver16#conditions-that-cause-cache-expiration" target="_blank" rel="noopener"&gt;Cache reports - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/cache-shared-datasets-ssrs?view=sql-server-ver16#conditions-that-cause-cache-expiration" target="_blank" rel="noopener"&gt;Cache shared datasets - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Try setting a timeout value for it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server/setting-time-out-values-for-report-and-shared-dataset-processing-ssrs?view=sql-server-ver16" target="_blank" rel="noopener"&gt;Set time-out values for report and shared dataset processing in Reporting Services - SQL Server Reporting Services (SSRS) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To avoid caching issues, you can connect directly to your data source in a report and then create a report based on it.&lt;/P&gt;
&lt;P&gt;If you still have any questions or need more support, please feel free to let us know. We are more than happy to continue to help you.&lt;BR /&gt;Thank you for your patience and look forward to hearing from you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 02:14:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4347914#M39078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-02T02:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4348759#M39094</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;thank you so much for replying to my issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, you're not exactly reproducing what I have. You are using datasets within the main report whereas I am referencing wholly different reports, as described in the &lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-design/add-a-subreport-and-parameters-report-builder-and-ssrs" target="_self"&gt;documentation&lt;/A&gt; for subreports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, I played around a bit more, and it seems that there is an issue but I can work around it. I have two subreports:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Year will default to the year of the current day, so for today that would be 2025. My subreports for today have associated data, and the subreports appear as expected:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change it to 2024, which is the year that was populating when I was testing this the other day, I get nothing:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;However&lt;/EM&gt;, if I click "View Report"&amp;nbsp;&lt;EM&gt;again&lt;/EM&gt; I get the&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt; for each subreport:&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;So the problem seems to lie in that&amp;nbsp;&lt;EM&gt;NoRowsMessage&amp;nbsp;&lt;/EM&gt;does not appear for a subreport initially, when there is&amp;nbsp;&lt;U&gt;&lt;EM&gt;more than one&lt;/EM&gt;&lt;/U&gt; subreport. I seem to be able to reproduce this consistently. Is this a known issue? Are you able to reproduce this behavior?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2025 17:17:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4348759#M39094</guid>
      <dc:creator>jdc136</dc:creator>
      <dc:date>2025-01-02T17:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4349507#M39102</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="907158" data-lia-user-login="jdc136" class="lia-mention lia-mention-user"&gt;jdc136&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for this information. First, I reproduced the error in your post:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Exception of type 'Microsoft.ReportingServices.ReportProcessing.ReportProcessing+DataCacheUnavailableException' was thrown.
----------------------------
The data cache for the report edit session is not valid. Rerun the report to create a new and valid data cache. (rsDataCacheMismatch)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Dynamic parameter :&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I guess you applied this&amp;nbsp;Dynamic parameter in the filter panel of the Main dataset, causing this issue.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;You can do this by adding a Year dataset to each report:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The two subreports will display as expected:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Of course, when I select a data item that the main report has but the subreport doesn't, it causes the subreport query to fail, which is normal.&amp;nbsp;This is because this value does not exist in the parameters of the subreport.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;To solve this problem, we need to carry the parameters of the subreport in the query, not in the filter panel:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The primary dataset still needs to set an available value in order to pass it to the subreports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 07:41:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4349507#M39102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-03T07:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4351244#M39115</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="907158" data-lia-user-login="jdc136" class="lia-mention lia-mention-user"&gt;jdc136&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wish you all the best. Previously we have provided a solution to help you solve the problem. Since we haven't heard back from you yet, I'd like to confirm if you've successfully resolved this issue or if you need further help?&lt;BR /&gt;If yes, you are welcome to share your workaround and mark it as a solution so that other users can benefit as well. If you find a reply particularly helpful to you, you can also mark it as a solution.&lt;BR /&gt;If you still have any questions or need more support, please feel free to let us know. We are more than happy to continue to help you.&lt;BR /&gt;Thank you for your patience and look forward to hearing from you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Jianpeng&amp;nbsp;Li&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 03:18:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4351244#M39115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-06T03:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4352193#M39121</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;thank you for getting back to me again! So for additional information, this is the setup I have. Here is what one of my subreports looks like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;You can see I have a parameter tied to a parameter in the "Main" dataset. The Tablix showing the results from the main dataset has a&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt; property entered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I enter the year "2024" for this particular report, I get the&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the main report that contains a reference to this report as a subreport:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;You can see that I have my report parameter and am passing it to the subreport parameter "TaxYear". When I run this report for 2024, as above, I do not see the&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt; like I do when I run the report on its own.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Reviewing your response, I have a few questions.&amp;nbsp;&lt;SPAN&gt;What do you mean add a "year dataset to each report"? In your case, your dataset is using the filter panel, whereas mine is using a parameter, which is what you recommend a couple steps later ("carry&amp;nbsp;the parameters of the subreport in the query, not in the filter pa&lt;FONT face="arial,helvetica,sans-serif"&gt;nel")&lt;/FONT&gt;. My underlying SQL query is simply stating &lt;FONT face="courier new,courier"&gt;alias.year = :TaxYear&lt;FONT face="arial,helvetica,sans-serif"&gt;, which differs slightly from what you have using an &lt;FONT face="courier new,courier"&gt;in&lt;/FONT&gt; operator.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I remove the&amp;nbsp;message from&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt;, I still get a "result", but it is empty. Again, this is when running the subreport on its own.&amp;nbsp;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;However, running the main report, again, I do not see an empty table - I see nothing at all, just blank space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am expecting is that I can set&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt; in the tablix of my subreport, and if I get no rows returned from the query, I see my message both in the subreport itself and in the main report referencing the subreport.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 16:52:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4352193#M39121</guid>
      <dc:creator>jdc136</dc:creator>
      <dc:date>2025-01-06T16:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4354681#M39146</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="907158" data-lia-user-login="jdc136" class="lia-mention lia-mention-user"&gt;jdc136&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your reply. Here are the full demo processes, you can try to follow them:&lt;/P&gt;
&lt;P&gt;For the Sub1 report I set it up as follows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;For the Sub2 report I set it up as follows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the main report, I set the following:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;It delivers the results you're looking for:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;In order to be able to get multiple choices, I use the IN keyword in my query here. Also add a dataset Year to the main report:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Modify the year parameter of the main report as follows:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are the results:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Jianpeng &lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post &lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 07:36:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4354681#M39146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-08T07:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: SSRS Subreport not showing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4355649#M39164</link>
      <description>&lt;P&gt;Thank you for the detailed response&amp;nbsp;Anonymous&lt;/a&gt;.&amp;nbsp;I was able to get the&amp;nbsp;&lt;EM&gt;NoRowsMessage&lt;/EM&gt; to appear when there are multiple subreports. Appreciate it!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2025 17:25:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/SSRS-Subreport-not-showing/m-p/4355649#M39164</guid>
      <dc:creator>jdc136</dc:creator>
      <dc:date>2025-01-08T17:25:34Z</dc:date>
    </item>
  </channel>
</rss>

