<?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 About PowerBIReportEmbed for Powerbi client vue js in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4366832#M39293</link>
    <description>&lt;P&gt;当我使用&lt;A href="https://github.com/microsoft/powerbi-client-vue-js" target="_self"&gt;演示&lt;/A&gt;代码加载报表时，我使用&lt;A href="https://learn.microsoft.com/zh-cn/javascript/api/overview/powerbi/control-report-slicers" target="_self"&gt;切片器&lt;/A&gt;设置了过滤器的默认值，然后我发现了一个问题：当为切片器设置默认值 a 时，它显示全部，但报表中的数据是在 a 之后过滤的;当我设置两个或多个切片器时，我设置的默认值将显示在每个切片器上，并且报告中的数据将被筛选。我还使用 'report.reload（）' 再次重新加载它，但发现它无法正常工作。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;如果有人有建议或知道如何解决这个问题，我将非常感谢您的帮助。&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;谢谢！&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 08:44:20 GMT</pubDate>
    <dc:creator>zycc_zycc</dc:creator>
    <dc:date>2025-01-16T08:44:20Z</dc:date>
    <item>
      <title>About PowerBIReportEmbed for Powerbi client vue js</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4366832#M39293</link>
      <description>&lt;P&gt;当我使用&lt;A href="https://github.com/microsoft/powerbi-client-vue-js" target="_self"&gt;演示&lt;/A&gt;代码加载报表时，我使用&lt;A href="https://learn.microsoft.com/zh-cn/javascript/api/overview/powerbi/control-report-slicers" target="_self"&gt;切片器&lt;/A&gt;设置了过滤器的默认值，然后我发现了一个问题：当为切片器设置默认值 a 时，它显示全部，但报表中的数据是在 a 之后过滤的;当我设置两个或多个切片器时，我设置的默认值将显示在每个切片器上，并且报告中的数据将被筛选。我还使用 'report.reload（）' 再次重新加载它，但发现它无法正常工作。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;如果有人有建议或知道如何解决这个问题，我将非常感谢您的帮助。&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;谢谢！&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 08:44:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4366832#M39293</guid>
      <dc:creator>zycc_zycc</dc:creator>
      <dc:date>2025-01-16T08:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: About PowerBIReportEmbed for Powerbi client vue js</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4368521#M39309</link>
      <description>&lt;P&gt;Hi,&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="910183" data-lia-user-login="zycc_zycc" class="lia-mention lia-mention-user"&gt;zycc_zycc&lt;/a&gt; .I am glad to help you.&lt;BR /&gt;Unfortunately, due to the working environment, I am unable to repeat your question. I hope my suggestions below are helpful&lt;BR /&gt;I noticed that the documentation you provided mentioned setting the default values of the slicer, please check if you have successfully set them.&lt;/P&gt;
&lt;P lang="x-none"&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/control-report-slicers#setting-slicers-on-report-load" target="_blank" rel="noopener"&gt;Use slicers in Power BI embedded analytics | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;The limitations:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;For reloading the report&amp;nbsp; :report.reload() , maybe you could try report.updatesettings ()&lt;/P&gt;
&lt;P lang="x-none"&gt;&lt;A href="https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/update-settings" target="_blank" rel="noopener"&gt;Update report settings at runtime in Power BI embedded analytics | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Carson Jian,&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 06:04:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4368521#M39309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-17T06:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: About PowerBIReportEmbed for Powerbi client vue js</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4371630#M39341</link>
      <description>&lt;P&gt;Hello, thank you for your reply.&lt;BR /&gt;I looked at my code and found that I added a paragraph where, during 'pageChange', I set an array with only one option for this slicer. After loading is complete, the slicer displays the default values I set, and when using the slicer, only this option can be selected. And I also found an issue where the default value settings sometimes fail when I have a selector/time slicer in my slicer.&amp;nbsp;Can you tell me the reason for this? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 10:12:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4371630#M39341</guid>
      <dc:creator>zycc_zycc</dc:creator>
      <dc:date>2025-01-20T10:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: About PowerBIReportEmbed for Powerbi client vue js</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4372632#M39350</link>
      <description>&lt;P&gt;Hi,&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="910183" data-lia-user-login="zycc_zycc" class="lia-mention lia-mention-user"&gt;zycc_zycc&lt;/a&gt; .Thank you for your reply.&lt;BR /&gt;Unfortunately, I can not reproduce your question due to circumstances. It does look strange from the runtime results (the date slicer is causing an indirect failure in code execution) You could try creating a support ticket for more help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;You can create a support ticket for&amp;nbsp; free and a dedicated Microsoft engineer will come to solve the problem&amp;nbsp; for you.&lt;BR /&gt;It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Link of Power BI Support:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.fabric.microsoft.com/en-US/support" target="_blank"&gt;Microsoft Fabric Support and Status | Microsoft Fabric&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.&lt;BR /&gt;Best Regards,&lt;BR /&gt;Carson Jian&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 02:14:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4372632#M39350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-21T02:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: About PowerBIReportEmbed for Powerbi client vue js</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4374631#M39364</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 02:29:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/About-PowerBIReportEmbed-for-Powerbi-client-vue-js/m-p/4374631#M39364</guid>
      <dc:creator>zycc_zycc</dc:creator>
      <dc:date>2025-01-22T02:29:24Z</dc:date>
    </item>
  </channel>
</rss>

