<?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 Re: Basic SaaS User report in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1937653#M596</link>
    <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;If you are still there, i went ahead and created a skeleton of an automation that you can use, to complete the project that you described in your comment.&lt;/P&gt;
&lt;P&gt;A few things to note in regards to this automation:&lt;/P&gt;
&lt;P&gt;1. not a 100 percent sure that you will find all the properties you need for the report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;i went ahead and only focused on 3 properties in this one: name, email, space name&lt;/P&gt;
&lt;P&gt;2. you will need to apply inline css in order to make your html table look better, i didnt include it in this example&lt;/P&gt;
&lt;P&gt;3. i created an address array in there so that you can add all the relevant addresses you want to send the report to&lt;/P&gt;
&lt;P&gt;4. Don't forgot to add the "Send Mail" block at the end in order to send the report, i already included the table as html in the body of the message&lt;/P&gt;
&lt;P&gt;5. this is not a 1 to 1 automation of what you required but i think its pretty close.&lt;/P&gt;
&lt;P&gt;6. Upload the attached json file in your env, to see the automation&lt;/P&gt;
&lt;P&gt;Hope this helps guide you in the correct path&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 10:28:46 GMT</pubDate>
    <dc:creator>Shai_E</dc:creator>
    <dc:date>2022-05-31T10:28:46Z</dc:date>
    <item>
      <title>Basic SaaS User report</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1868420#M221</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I have a small project I am hope to achieve using the Qlik application automation. Any assistance is appreciated.&lt;/P&gt;
&lt;P&gt;I need to generate a monthly report (table) to provide visibility into the SaaS environment per user.&lt;/P&gt;
&lt;P&gt;My expected Output is:&lt;/P&gt;
&lt;P&gt;they will be multiple lines if the user has multiple space.&lt;/P&gt;
&lt;TABLE border="1" width="73.46880444250871%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="14.285714285714286%"&gt;Name&lt;/TD&gt;
&lt;TD width="14.285714285714286%"&gt;Email&lt;/TD&gt;
&lt;TD width="14.285714285714286%"&gt;License Type&lt;/TD&gt;
&lt;TD width="14.285714285714286%"&gt;Space name&lt;/TD&gt;
&lt;TD width="14.285714285714286%"&gt;Space Role&lt;/TD&gt;
&lt;TD width="14.285714285714286%"&gt;Last Logon&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can this be achieved directly through the application automation and be sent by email to Managers?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1868420#M221</guid>
      <dc:creator>ericdelaqua</dc:creator>
      <dc:date>2024-11-15T22:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Basic SaaS User report</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1937653#M596</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;
&lt;P&gt;If you are still there, i went ahead and created a skeleton of an automation that you can use, to complete the project that you described in your comment.&lt;/P&gt;
&lt;P&gt;A few things to note in regards to this automation:&lt;/P&gt;
&lt;P&gt;1. not a 100 percent sure that you will find all the properties you need for the report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;i went ahead and only focused on 3 properties in this one: name, email, space name&lt;/P&gt;
&lt;P&gt;2. you will need to apply inline css in order to make your html table look better, i didnt include it in this example&lt;/P&gt;
&lt;P&gt;3. i created an address array in there so that you can add all the relevant addresses you want to send the report to&lt;/P&gt;
&lt;P&gt;4. Don't forgot to add the "Send Mail" block at the end in order to send the report, i already included the table as html in the body of the message&lt;/P&gt;
&lt;P&gt;5. this is not a 1 to 1 automation of what you required but i think its pretty close.&lt;/P&gt;
&lt;P&gt;6. Upload the attached json file in your env, to see the automation&lt;/P&gt;
&lt;P&gt;Hope this helps guide you in the correct path&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 10:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1937653#M596</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2022-05-31T10:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Basic SaaS User report</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1938063#M599</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150145"&gt;@Shai_E&lt;/a&gt;&amp;nbsp; thanks a lot for having a go at this. It is very helpful start.&lt;/P&gt;
&lt;P&gt;I have tested and noticed 2 things. firstly because there is a value under the Seach Space &amp;gt;&amp;gt;owner id&amp;nbsp; it is only running for users who own spaces.I removed the value and under&amp;nbsp;Seach Space &amp;gt;&amp;gt;Type I added managed. this worked for all the users but it basically assigned all the spaces to all the users irespective of them being in that space or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will continue playing with your version I agree it is very close.&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 05:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Basic-SaaS-User-report/m-p/1938063#M599</guid>
      <dc:creator>ericdelaqua</dc:creator>
      <dc:date>2022-06-01T05:36:50Z</dc:date>
    </item>
  </channel>
</rss>

