<?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 Create a Dashboard for error count in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-Dashboard-for-error-count/m-p/280489#M5178</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;I need help here. the requirement is , There are 2 web apps which will run on Android and iOS. so total of 4, app1 android, App1 iOS, App2 android and App2 iOS. App 1 has different links in it and App2 as well. Now I need to create a dashboard for user action and error count for each links on both apps. I need to create 4 tiles in the dashboard. Suggestions and help is appreciated&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2025 13:58:32 GMT</pubDate>
    <dc:creator>aravind_c</dc:creator>
    <dc:date>2025-12-01T13:58:32Z</dc:date>
    <item>
      <title>Create a Dashboard for error count</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-Dashboard-for-error-count/m-p/280489#M5178</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;I need help here. the requirement is , There are 2 web apps which will run on Android and iOS. so total of 4, app1 android, App1 iOS, App2 android and App2 iOS. App 1 has different links in it and App2 as well. Now I need to create a dashboard for user action and error count for each links on both apps. I need to create 4 tiles in the dashboard. Suggestions and help is appreciated&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 13:58:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-a-Dashboard-for-error-count/m-p/280489#M5178</guid>
      <dc:creator>aravind_c</dc:creator>
      <dc:date>2025-12-01T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in creating a dashboard for error count</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-Dashboard-for-error-count/m-p/280490#M5179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/92800"&gt;@aravind_c&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I assume you already have four mobile applications configured in Dynatrace for RUM, and you’d like to showcase the user actions and error counts for each application on your dashboard.&lt;BR /&gt;If that’s the case, you can go to the User Session Query tab, explore the USQL, and pin the data to your dashboard.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;for example :&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT COUNT(*) AS "User Action Count" FROM useraction WHERE application = "YourMobileAppName"&lt;/P&gt;&lt;P&gt;SELECT COUNT(*) AS "User Error Count" FROM usererror WHERE application = "YourMobileAppName"&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 04:38:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-a-Dashboard-for-error-count/m-p/280490#M5179</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-07-01T04:38:23Z</dc:date>
    </item>
  </channel>
</rss>

