<?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: Display values in a Card or Text Box in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3091406#M41375</link>
    <description>&lt;P&gt;Hi Greg -&lt;/P&gt;&lt;P&gt;Thank you for the assistance.&lt;/P&gt;&lt;P&gt;I am a little confused to where to add the code.&lt;/P&gt;&lt;P&gt;I am using the Power BI applicatiokn on a cloud network.&lt;/P&gt;&lt;P&gt;I added the code to a text box and a card - it did not work.&lt;/P&gt;&lt;P&gt;I must be doing something incorrect.&lt;/P&gt;&lt;P&gt;Your assistance is greatly appreciated.&lt;/P&gt;&lt;P&gt;Standing by - jerryr125&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 21:51:59 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2023-02-21T21:51:59Z</dc:date>
    <item>
      <title>Display values in a Card or Text Box</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3087987#M41334</link>
      <description>&lt;P&gt;Hi - I am looking to do the following in either a Card or a Text Box:&lt;/P&gt;&lt;P&gt;* I would like to display the earliest date and the latest date of a specific field&lt;/P&gt;&lt;P&gt;* I would like values NOT to change upon filtering&lt;/P&gt;&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Data date range from 01/01/2022 to 01/31/2022"&lt;/P&gt;&lt;P&gt;Where the earliest date is 01/01/2022 and the latest date is 01/31/2022 from the specific field in the table (Table: ABC; Field: SalesDate).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I am using the verision of Power BI on the cloud (SAAS).&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated. Jerry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2023 13:15:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3087987#M41334</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2023-02-20T13:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in a Card or Text Box</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3088133#M41338</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/517662"&gt;@jerryr125&lt;/a&gt;&amp;nbsp;Try:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Earliest Measure = MINX(ALL('Table'), [Date])



Lastest Measture = MAXX(ALL('Table'), [Date])&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 20 Feb 2023 14:16:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3088133#M41338</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-02-20T14:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in a Card or Text Box</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3091406#M41375</link>
      <description>&lt;P&gt;Hi Greg -&lt;/P&gt;&lt;P&gt;Thank you for the assistance.&lt;/P&gt;&lt;P&gt;I am a little confused to where to add the code.&lt;/P&gt;&lt;P&gt;I am using the Power BI applicatiokn on a cloud network.&lt;/P&gt;&lt;P&gt;I added the code to a text box and a card - it did not work.&lt;/P&gt;&lt;P&gt;I must be doing something incorrect.&lt;/P&gt;&lt;P&gt;Your assistance is greatly appreciated.&lt;/P&gt;&lt;P&gt;Standing by - jerryr125&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 21:51:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Display-values-in-a-Card-or-Text-Box/m-p/3091406#M41375</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2023-02-21T21:51:59Z</dc:date>
    </item>
  </channel>
</rss>

