<?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: PowerBI - Application Modeler in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63787#M16670</link>
    <description>Hey Shobhit,&lt;BR /&gt;&lt;BR /&gt;The latest release of Power BI Desktop uses a Document control to present the interface. A Document control can be used to present a cluster of child controls. In the latest Power BI Desktop release, it seems that the child controls are not exposed to the UIA interface and are therefore not spyable. If you take a look at the control tree in my screenshot below, you'll find that there no more sub-controls below "document".&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17395.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17545i2FBF2691E54AF833/image-size/large?v=v2&amp;amp;px=999" role="button" title="17395.png" alt="17395.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;At this time, only options available to automate the application are (a) Surface Automation, or (b) using Code Stages to leverage Power BI APIs.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;You can find more information on Document Control Type at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-supportdocumentcontroltype" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-supportdocumentcontroltype&lt;/A&gt;&lt;BR /&gt;In case you would like to explore the Code Stage option, you can find information on Power BI's APIs at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Madhur Chopra&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism - Professional Services&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 31 May 2020 00:16:00 GMT</pubDate>
    <dc:creator>MadhurChopra</dc:creator>
    <dc:date>2020-05-31T00:16:00Z</dc:date>
    <item>
      <title>PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63786#M16669</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to automate a process wherein I need to interact with the power BI desktop application. However, I am unable to spy any element in the application. I was able to spy elements in the older Power BI version but now the version has updated and with the new version I am unable to interact with the application.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I had few questions around this and it would be great if someone can help me with this.&lt;BR /&gt;&lt;BR /&gt;1. Has someone created an object to interact with new Power BI version&lt;BR /&gt;2.&amp;nbsp; Has anyone faced a similar issue with other application and whether there is a round about way to do this. Note that shortcuts ate also not working in the new version&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Shobhit Malaviya&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2020 11:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63786#M16669</guid>
      <dc:creator>ShobhitMalaviya</dc:creator>
      <dc:date>2020-05-19T11:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63787#M16670</link>
      <description>Hey Shobhit,&lt;BR /&gt;&lt;BR /&gt;The latest release of Power BI Desktop uses a Document control to present the interface. A Document control can be used to present a cluster of child controls. In the latest Power BI Desktop release, it seems that the child controls are not exposed to the UIA interface and are therefore not spyable. If you take a look at the control tree in my screenshot below, you'll find that there no more sub-controls below "document".&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17395.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17545i2FBF2691E54AF833/image-size/large?v=v2&amp;amp;px=999" role="button" title="17395.png" alt="17395.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;At this time, only options available to automate the application are (a) Surface Automation, or (b) using Code Stages to leverage Power BI APIs.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;You can find more information on Document Control Type at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-supportdocumentcontroltype" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/windows/win32/winauto/uiauto-supportdocumentcontroltype&lt;/A&gt;&lt;BR /&gt;In case you would like to explore the Code Stage option, you can find information on Power BI's APIs at&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi/&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Madhur Chopra&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism - Professional Services&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2020 00:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63787#M16670</guid>
      <dc:creator>MadhurChopra</dc:creator>
      <dc:date>2020-05-31T00:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63788#M16671</link>
      <description>&lt;DIV class="uconBody"&gt;&lt;DIV style="page: WordSection1"&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;We have shifted to the Power BI server to avoid compatibility issues. However, if we work with power BI server I feel that we might face issues when we move from one environment to another (for example development  environment to quality environment). Below I have tried to explain the issue we might face but if there is a way we can connect over call it would be much easier to explain this.&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Potential Issue:&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;UL style="margin-bottom: 0in;margin-top: 0in" type="disc"&gt; &lt;LI style="margin-top: 0in;margin-right: 0in;margin-bottom: .0001pt;margin-left: 0in;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: windowtext"&gt; In the development environment I have a BOT with the id &lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif;color: #14A3E4;text-decoration: underline"&gt; &lt;SPAN style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;BOT1@deloitte.com&lt;/SPAN&gt;&lt;/SPAN&gt;.  &lt;/LI&gt;&lt;LI style="margin-top: 0in;margin-right: 0in;margin-bottom: .0001pt;margin-left: 0in;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: windowtext"&gt; In the process the BOT will access the PowerBi server, open the dashboard and click the refresh button.&lt;/LI&gt;&lt;LI style="margin-top: 0in;margin-right: 0in;margin-bottom: .0001pt;margin-left: 0in;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: windowtext"&gt; When the process opens the link for the PowerBi server i.e. &amp;nbsp;&lt;A href="https://app.powerbi.com"&gt;https://app.powerbi.com&lt;/A&gt; then account for BOT1(&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif;color: #14A3E4;text-decoration: underline"&gt;&lt;SPAN style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;BOT1@deloitte.com)&lt;/SPAN&gt;&lt;/SPAN&gt; is opened  automatically without asking for any credentials.&lt;/LI&gt;&lt;LI style="margin-top: 0in;margin-right: 0in;margin-bottom: .0001pt;margin-left: 0in;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: windowtext"&gt; &lt;B&gt;The issue is when the process is in production environment and the controller is running the process from the control room, whenever the process opens the link &lt;A href="https://app.powerbi.com"&gt;https://app.powerbi.com&lt;/A&gt; &amp;nbsp;the account for the primary user of that laptop will open on the PowerBi server. However, since the dashboard is published on BOT1's account the dashboard will not be visible to the user from whose  account the process is run. &lt;/B&gt;&lt;/LI&gt;&lt;/UL&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;I would like to explain the issue in detail over a call if possible for greater clarity. Also, I wan to &amp;nbsp;get better clarity on what happens and how the processes are run when the controller runs them from  the control room.&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Currently we are stuck up with this issuea and I would be highly obliged if someone can assist with this.&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;Shobhit Malaviya&lt;/SPAN&gt;&lt;/P&gt; &lt;P style="margin: 0in;margin-bottom: .0001pt;font-size: 11.0pt;font-family: &amp;quot;Calibri&amp;quot;,sans-serif;color: #7A7A7A"&gt;&lt;SPAN style="color:windowtext"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2020 13:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63788#M16671</guid>
      <dc:creator>ShobhitMalaviya</dc:creator>
      <dc:date>2020-05-31T13:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63789#M16672</link>
      <description>&lt;P&gt;Hey Shobhit,&lt;BR /&gt;&lt;BR /&gt;There are ways to share a Power BI dashboard with a wider audience. The best answer that I found in my research is&amp;nbsp;as below (&lt;A href="https://community.powerbi.com/t5/Service/Share-a-dashboard-with-everyone-in-organization/m-p/161533#M22594" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Service/Share-a-dashboard-with-everyone-in-organization/m-p/161533#M22594&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;"When sharing a dashboard, you can use a distribution list, security group, or Office 365 group to reach multiple people at once. You can create group in O365 admin center and add all organization members into it. See:&amp;nbsp;&lt;A href="https://support.office.com/en-us/article/Create-an-Office-365-group-in-the-admin-center-74a1ef8b-3844-4d08-9980-9f8f7a36000f" target="_blank" rel="nofollow noopener noreferrer"&gt;Create an Office 365 group in the admin center&lt;/A&gt;".&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;A key advantage of "sharing" the dashboard is the security it offers against unintended changes; only the dashboard owner can make changes to it while people on the distribution list can only view it. In order to protect the dashboard against accidental changes, my suggestion will be to manage creation and maintenance of the dashboard using a secure Power BI account, access to which should be controlled via your organization/customer's security and governance policies.&lt;EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Some other reference material for you to explore is:&lt;BR /&gt;1.&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboards" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-share-dashboards&lt;/A&gt;&lt;BR /&gt;2.&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-upload-desktop-files" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-upload-desktop-files&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;/P&gt;
------------------------------&lt;BR /&gt;Madhur Chopra&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism - Professional Services&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2020 18:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63789#M16672</guid>
      <dc:creator>MadhurChopra</dc:creator>
      <dc:date>2020-05-31T18:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63790#M16673</link>
      <description>We had this same issue recently and to Spy the elements of Power BI found the following to work.&lt;BR /&gt;on a Win Server 2016 with the 6.7 Blue Prism release.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;1. Turn on Narrator support in Power BI&amp;nbsp;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17398.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17551iC270CF052E793638/image-size/large?v=v2&amp;amp;px=999" role="button" title="17398.png" alt="17398.png" /&gt;&lt;/span&gt;&lt;BR /&gt;2. Spy with the &lt;STRONG&gt;UI Automation Elements &lt;/STRONG&gt;and it will find the buttons which were required for our use case. Hopefully, that will work for you too. &amp;nbsp;&lt;BR /&gt;not sure how this will work with elements on the Canvas.&amp;nbsp;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17399.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17554iFCC9ABF87567C889/image-size/large?v=v2&amp;amp;px=999" role="button" title="17399.png" alt="17399.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Grant&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2020 20:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63790#M16673</guid>
      <dc:creator>GrantByron</dc:creator>
      <dc:date>2020-11-02T20:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63791#M16674</link>
      <description>Thanks &lt;A class="user-content-mention" data-sign="@" data-contactkey="bd4cf02f-610c-4ff7-b2af-eb1e6af9398d" data-tag-text="@Madhur Chopra" href="https://community.blueprism.com/network/profile?UserKey=bd4cf02f-610c-4ff7-b2af-eb1e6af9398d" data-itemmentionkey="32a9392a-3565-4414-b682-65601b3b6470"&gt;@Madhur Chopra&lt;/A&gt; for ans &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Nilesh​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nilesh Jadhav &lt;BR /&gt;Senior RPA Specialist&lt;BR /&gt;ADP&lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2020 00:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63791#M16674</guid>
      <dc:creator>NileshJadhavBP</dc:creator>
      <dc:date>2020-11-03T00:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: PowerBI - Application Modeler</title>
      <link>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63792#M16675</link>
      <description>That is an excellent find, &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/36428"&gt;@GrantByron&lt;/a&gt;! Thank you for sharing the solution with the community =]&lt;BR /&gt;&lt;BR /&gt;Regards.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Madhur Chopra&lt;BR /&gt;Sr. Product Consultant&lt;BR /&gt;Blue Prism - Professional Services&lt;BR /&gt;America/Los_Angeles&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2020 01:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/PowerBI-Application-Modeler/m-p/63792#M16675</guid>
      <dc:creator>MadhurChopra</dc:creator>
      <dc:date>2020-11-03T01:04:00Z</dc:date>
    </item>
  </channel>
</rss>

