<?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: Power BI Embedded query parameters in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/167185#M5555</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thanks Eric, that could be a possibility, just not sure the scalability of pulling in all the facebook pages data, also would be good if the data was live as well,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway thanks for the heads up and advice,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much Appreciated&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Just keep one eye on the &lt;A href="https://powerbi.microsoft.com/en-us/blog/" target="_self"&gt;Power BI Blog&lt;/A&gt;, probablly there'll be some new feature for refreshing in Power BI embedded in May.&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2017 09:57:44 GMT</pubDate>
    <dc:creator>Eric_Zhang</dc:creator>
    <dc:date>2017-05-01T09:57:44Z</dc:date>
    <item>
      <title>Power BI Embedded query parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/164427#M5498</link>
      <description>&lt;P&gt;Hi There,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone advise if you can pass query parameters into a power bi embedded application,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using an API as a data source, i.e i would like an end user to be able to type a parameter which will call the correct data source in the API call&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant pull in all the data and use RLS, as the data is coming from Facebook API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 19:59:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/164427#M5498</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2017-04-25T19:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded query parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/165390#M5516</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi There,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone advise if you can pass query parameters into a power bi embedded application,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using an API as a data source, i.e i would like an end user to be able to type a parameter which will call the correct data source in the API call&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I cant pull in all the data&lt;/STRONG&gt; and use RLS, as the data is coming from Facebook API&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;There's no such parameter feature in Power BI Embedded.&lt;/LI&gt;
&lt;LI&gt;The facebook data in Power BI Embedded won't refresh after uploading to azure workspace. Not to metion accepting a parameter and calling the API to retrive individual data. For "refresh" feature, at this moment, only Direct Query mode to Azure SQL DB/DW are supported. Check more in&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-faq" target="_self"&gt;Power BI Embedded FAQs&lt;/A&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So a promising apporach for your case I can think of is pulling all the data, &amp;nbsp;for example, create a C# console application calling the facebook API and send/update data in a Azure SQL DB, set the application running in a certain interval. And then creating a report connecting to Azure SQL DB and apply RLS accordingly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 06:45:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/165390#M5516</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-04-27T06:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded query parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/165591#M5518</link>
      <description>&lt;P&gt;Thanks Eric, that could be a possibility, just not sure the scalability of pulling in all the facebook pages data, also would be good if the data was live as well,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway thanks for the heads up and advice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Much Appreciated&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2017 11:44:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/165591#M5518</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2017-04-27T11:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded query parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/167185#M5555</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thanks Eric, that could be a possibility, just not sure the scalability of pulling in all the facebook pages data, also would be good if the data was live as well,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway thanks for the heads up and advice,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much Appreciated&lt;/P&gt;
&lt;P&gt;Alexander&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/9398"&gt;@Alexander24&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Just keep one eye on the &lt;A href="https://powerbi.microsoft.com/en-us/blog/" target="_self"&gt;Power BI Blog&lt;/A&gt;, probablly there'll be some new feature for refreshing in Power BI embedded in May.&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 09:57:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/167185#M5555</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-05-01T09:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded query parameters</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/263865#M8104</link>
      <description>&lt;P&gt;Hi Eric,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just thinking on this, do you know how you would pull all of the facebook page api data instead of just using one page as normally done in power bi, have you seen this done before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 13:03:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-query-parameters/m-p/263865#M8104</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2017-10-02T13:03:32Z</dc:date>
    </item>
  </channel>
</rss>

