<?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: Using python and DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-python-and-DAX/m-p/3631553#M140465</link>
    <description>&lt;P&gt;The Python visual only sees the dataframe - the table made up of the fields you provide in the visual's values area.&amp;nbsp; So you would have to adjust your logic in Python to (for example) check the row count of the data frame and then change the rendering accordingly.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 00:24:31 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2024-01-11T00:24:31Z</dc:date>
    <item>
      <title>Using python and DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-python-and-DAX/m-p/3623675#M140110</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Python visual in Power Bi that I want to change based off of a quick measure. Specifically, I want a line graph that I made in a python visual to change based off of a masure that outputs what the user selects. This measure was used to change a card visual to ask the user to select something if nothing was selected and then displays what they selected. In the python visual is it not possible to have an if statement to display one graph when the user has not selected an item and then a different graph when they have?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 18:54:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-python-and-DAX/m-p/3623675#M140110</guid>
      <dc:creator>seanrpeters</dc:creator>
      <dc:date>2024-01-08T18:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using python and DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-python-and-DAX/m-p/3631553#M140465</link>
      <description>&lt;P&gt;The Python visual only sees the dataframe - the table made up of the fields you provide in the visual's values area.&amp;nbsp; So you would have to adjust your logic in Python to (for example) check the row count of the data frame and then change the rendering accordingly.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 00:24:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Using-python-and-DAX/m-p/3631553#M140465</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-01-11T00:24:31Z</dc:date>
    </item>
  </channel>
</rss>

