<?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 Tabular Reporting Task ID? in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529597#M2543</link>
    <description>&lt;P&gt;Where can I find the Task ID of a Tabular Report?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2025 20:02:22 GMT</pubDate>
    <dc:creator>mikecrengland</dc:creator>
    <dc:date>2025-09-04T20:02:22Z</dc:date>
    <item>
      <title>Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529597#M2543</link>
      <description>&lt;P&gt;Where can I find the Task ID of a Tabular Report?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 20:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529597#M2543</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2025-09-04T20:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529600#M2544</link>
      <description>&lt;P&gt;You can find Report Task Execution ID's here.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Reporting/cloud-in-app-reports-tasks.htm#anchor-9" target="_blank"&gt;Working with report tasks | Qlik Cloud Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need information about your reports, you may consider deploying the monitoring apps tool which includes the report analyzer.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Monitoring-Apps-Workflow-Guide/ta-p/2134140" target="_blank"&gt;Qlik Cloud Monitoring Apps Workflow Guide - Qlik Community - 2134140&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What requirement are you trying to fill with a Report task ID?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards...&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 21:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529600#M2544</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2025-09-04T21:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529607#M2545</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22691"&gt;@mikecrengland&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can find that information on the&amp;nbsp;&lt;STRONG&gt;/admin/events&lt;/STRONG&gt; on the Qlik Cloud tenant, as well as through the APIs.&lt;/P&gt;&lt;P&gt;If you&amp;nbsp;filter&amp;nbsp;&lt;STRONG&gt;Event Type&lt;/STRONG&gt; with&amp;nbsp;&lt;STRONG&gt;com.qlik.reporting-task.executed, &lt;/STRONG&gt;you will find the Reporting Tasks and their information.&lt;/P&gt;&lt;P&gt;I've pasted one example for you below:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;{
    "appId": "bd99b319-9445-4794-986f-bfd46sca4b72",
    "createdDate": "2024-09-03T18:31:53Z",
    "creatorId": "649f2359se66066e9f61e75f",
    "description": "All Support tickets in last 48 hours: open, in progress, done.",
    "distributionchannels": [
        "email"
    ],
    "enabled": true,
    "error": "",
    "expiry": "",
    "hassectionaccess": false,
    "id": "66d7561949b0ca377d777b8a",
    "insightLink": "",
    "name": "JIRA Support Shifts Report",
    "ownerId": "649f2359de6d066e9f61e75f",
    "reportingServiceEventId": "25742c28-e682-48d8-a27f-6d0ccf6685b1:0",
    "resourceId": "66d7561949b0ca3777777b8a",
    "resourceLink": "",
    "resourceType": "reporting-task",
    "sharingTaskExecutionId": "68b9fdef6e2c42d2bc44fd36",
    "sharingTaskOwnerId": "649f2359de66066e9f61e75f",
    "sharingTaskType": "template-sharing",
    "spaceId": "6655f0513dee9101b81fd5a1",
    "status": "VALID",
    "thumbnail": "/api/v1/sharing-tasks/66d7561949b0ca3777777b89/executions/latest/files/",
    "traceId": "d5cca6c187dfc386444ff8cd97721695",
    "transports": [
        "email"
    ],
    "typeOfSpace": "shared",
    "workflowId": ""
}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;Extensions&lt;DIV class=""&gt;&lt;PRE&gt;{
    "actor": {},
    "updates": []
}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Sep 2025 22:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529607#M2545</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2025-09-04T22:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529608#M2546</link>
      <description>&lt;P&gt;&lt;A href="https://qlik.dev/apis/rest/sharing-tasks/" target="_blank"&gt;Sharing tasks REST | Qlik Developer Portal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 23:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529608#M2546</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2025-09-04T23:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529611#M2547</link>
      <description>&lt;P&gt;Great finding&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48712"&gt;@Frank_S&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 23:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529611#M2547</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2025-09-04T23:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529696#M2553</link>
      <description>&lt;P&gt;Thanks Hugo! Which one is the ID of the actual task?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529696#M2553</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2025-09-05T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529701#M2554</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22691"&gt;@mikecrengland&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There are many fields with ID indeed! But the one you should target is the "id" itself.&lt;/P&gt;&lt;PRE&gt;"id": "66d7561949b0ca377d777b8a",&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529701#M2554</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2025-09-05T13:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tabular Reporting Task ID?</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529702#M2555</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Tabular-Reporting-Task-ID/m-p/2529702#M2555</guid>
      <dc:creator>mikecrengland</dc:creator>
      <dc:date>2025-09-05T13:37:43Z</dc:date>
    </item>
  </channel>
</rss>

