<?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: How to show results only after entering data in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1753392#M688984</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Problem is, operator report will see number in Slicer, the report must be a with out anything.&lt;/P&gt;&lt;P&gt;So, solution ok, but not in my case.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 05:17:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-03-30T05:17:23Z</dc:date>
    <item>
      <title>How to show results only after entering data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1742788#M685962</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I'm thinking of something like in Reporting Services, when you put @value in where, the report would show, a blank field on the filter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a similar way for PowerBi for text type data?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 13:54:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1742788#M685962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-24T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to show results only after entering data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1742853#M685980</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;do you want to use a measure output in the filter. Please share your problem with an example and data&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 14:18:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1742853#M685980</guid>
      <dc:creator>negi007</dc:creator>
      <dc:date>2021-03-24T14:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to show results only after entering data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1745461#M686717</link>
      <description>&lt;P&gt;ok,&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;select * from user&lt;/P&gt;&lt;P&gt;In Reporting Services I used select * from user where cod=@cod, and I get it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If I do not enter anything, the report is empty.&amp;nbsp;When I enter for example 333 in the table it shows user (b).&lt;/P&gt;&lt;P&gt;And now can I do something similar in PowerBI.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 11:36:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1745461#M686717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-25T11:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to show results only after entering data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1747500#M687288</link>
      <description>&lt;P&gt;Hi, Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I’m concerned, the only way to achieve this function like in Power BI is the “Search” in the Power BI Slicer, you can take a look:&lt;/P&gt;
&lt;P&gt;Create a slicer and place the column [cod], then click like this:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Then you can enter a value to search and filter the data of [User], like this:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And you can get what you want.&lt;/P&gt;
&lt;P&gt;You can download my test pbix file &lt;A href="https://qiuyunus-my.sharepoint.com/:u:/g/personal/xiaoxin_qiuyunus_onmicrosoft_com/EaQ94FikrdxMomQLKHSzLz4BRgNgFcrSjW98W1hhjYeVhg?e=QbfMIm" target="_blank"&gt;here&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Robert Qin&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 09:09:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1747500#M687288</guid>
      <dc:creator>v-robertq-msft</dc:creator>
      <dc:date>2021-03-26T09:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to show results only after entering data</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1753392#M688984</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Problem is, operator report will see number in Slicer, the report must be a with out anything.&lt;/P&gt;&lt;P&gt;So, solution ok, but not in my case.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 05:17:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/How-to-show-results-only-after-entering-data/m-p/1753392#M688984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T05:17:23Z</dc:date>
    </item>
  </channel>
</rss>

