<?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 3 Parameters has to be sync from different tables in report builder pagainated report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/3-Parameters-has-to-be-sync-from-different-tables-in-report/m-p/4024653#M35784</link>
    <description>&lt;P&gt;I created 3 summary from 3 different Tables(summary 1, Summary2, Summary3)&lt;BR /&gt;and i have 3 Seperate Parameters for 3 tables, i want a solution when i apply filter to summary1 Parameter, then same filter has to be applied to summary2 and 3 Parameter(but there is no straight relationship for these 3, we dont need relationship also)&lt;BR /&gt;example1: When i hit paramter1="Bangalore" then autimatically Paramter2 &amp;amp; 3 has to filter "Bangalore" and give the results,&lt;BR /&gt;&lt;BR /&gt;Please help to get the solution&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;</description>
    <pubDate>Thu, 04 Jul 2024 08:59:04 GMT</pubDate>
    <dc:creator>Darshan_hello</dc:creator>
    <dc:date>2024-07-04T08:59:04Z</dc:date>
    <item>
      <title>3 Parameters has to be sync from different tables in report builder pagainated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/3-Parameters-has-to-be-sync-from-different-tables-in-report/m-p/4024653#M35784</link>
      <description>&lt;P&gt;I created 3 summary from 3 different Tables(summary 1, Summary2, Summary3)&lt;BR /&gt;and i have 3 Seperate Parameters for 3 tables, i want a solution when i apply filter to summary1 Parameter, then same filter has to be applied to summary2 and 3 Parameter(but there is no straight relationship for these 3, we dont need relationship also)&lt;BR /&gt;example1: When i hit paramter1="Bangalore" then autimatically Paramter2 &amp;amp; 3 has to filter "Bangalore" and give the results,&lt;BR /&gt;&lt;BR /&gt;Please help to get the solution&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;</description>
      <pubDate>Thu, 04 Jul 2024 08:59:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/3-Parameters-has-to-be-sync-from-different-tables-in-report/m-p/4024653#M35784</guid>
      <dc:creator>Darshan_hello</dc:creator>
      <dc:date>2024-07-04T08:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Parameters has to be sync from different tables in report builder pagainated report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/3-Parameters-has-to-be-sync-from-different-tables-in-report/m-p/4025806#M35802</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="666235" data-lia-user-login="Darshan_hello" class="lia-mention lia-mention-user"&gt;Darshan_hello&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open the Report Builder and your existing paged report. In the Report Data pane, right-click Parameters and select Add Parameter.&lt;BR /&gt;Name the parameter (e.g. LocationFilter), set the data type (e.g. Text), and configure any available or default values.&lt;BR /&gt;For each dataset (Summary1, Summary2, Summary3), right-click on the dataset and select Dataset Properties.&lt;BR /&gt;Go to the Parameters tab and add a new parameter that references the shared parameter you created. For example, set the parameter name to @LocationFilter and the value to =Parameters!LocationFilter.Value.&lt;/P&gt;&lt;P&gt;For each dataset, modify the query to include parameter filters. Example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SELECT * FROM SummaryTable1 WHERE Location = @LocationFilter&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;SELECT * FROM SummaryTable2 WHERE Location = @LocationFilter&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;SELECT * FROM SummaryTable3 WHERE Location = @LocationFilter&lt;/LI-CODE&gt;&lt;P&gt;In each summary table, configure the filter to use shared parameters. This ensures that the same filters are applied to all tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hackcrr&lt;/P&gt;&lt;P&gt;If this post helps, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;kudos to this post&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 23:50:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/3-Parameters-has-to-be-sync-from-different-tables-in-report/m-p/4025806#M35802</guid>
      <dc:creator>hackcrr</dc:creator>
      <dc:date>2024-07-04T23:50:39Z</dc:date>
    </item>
  </channel>
</rss>

