<?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 Execute a stored procedure with multiple hierarchical parameters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Execute-a-stored-procedure-with-multiple-hierarchical-parameters/m-p/1673105#M50986</link>
    <description>&lt;P&gt;I need to call a stored procedure and return all rows where the stored procedure requires three input parameters: one for organization ID, one for location ID, and one for user status:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL EXECUTE [Compliance].[dbo].[UserReport]&lt;BR /&gt;@OrganizationId = ,&lt;BR /&gt;@LocationId = ,&lt;BR /&gt;@UserStatus = ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried doing a nested for...next loop, but there are over a million combinations of organizations and locations, so that route just isn't feasible. Does anyone have any other ideas on how I might be able to accomplish this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;--Matt&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-12-20T21:38:40Z</dc:date>
    <item>
      <title>Execute a stored procedure with multiple hierarchical parameters</title>
      <link>https://community.qlik.com/t5/App-Development/Execute-a-stored-procedure-with-multiple-hierarchical-parameters/m-p/1673105#M50986</link>
      <description>&lt;P&gt;I need to call a stored procedure and return all rows where the stored procedure requires three input parameters: one for organization ID, one for location ID, and one for user status:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL EXECUTE [Compliance].[dbo].[UserReport]&lt;BR /&gt;@OrganizationId = ,&lt;BR /&gt;@LocationId = ,&lt;BR /&gt;@UserStatus = ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried doing a nested for...next loop, but there are over a million combinations of organizations and locations, so that route just isn't feasible. Does anyone have any other ideas on how I might be able to accomplish this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;--Matt&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Execute-a-stored-procedure-with-multiple-hierarchical-parameters/m-p/1673105#M50986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-20T21:38:40Z</dc:date>
    </item>
  </channel>
</rss>

