<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kishore Lingala</title>
    <description>The latest articles on DEV Community by Kishore Lingala (@kishore_lingala_e4fc726d8).</description>
    <link>https://dev.to/kishore_lingala_e4fc726d8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1890129%2Fbdfc2b04-7784-47f3-ba32-99a756e3f5ec.png</url>
      <title>DEV Community: Kishore Lingala</title>
      <link>https://dev.to/kishore_lingala_e4fc726d8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kishore_lingala_e4fc726d8"/>
    <language>en</language>
    <item>
      <title>How to get power bi visual level data using python code</title>
      <dc:creator>Kishore Lingala</dc:creator>
      <pubDate>Tue, 06 Aug 2024 08:56:44 +0000</pubDate>
      <link>https://dev.to/kishore_lingala_e4fc726d8/how-to-get-power-bi-visual-level-data-using-python-code-572d</link>
      <guid>https://dev.to/kishore_lingala_e4fc726d8/how-to-get-power-bi-visual-level-data-using-python-code-572d</guid>
      <description>&lt;p&gt;0&lt;/p&gt;

&lt;p&gt;I have a power bi report which is hosted on on-premises reporting server. Now I want to retrieve visual level data using python code. For example i have a card visual which is showing as "100" and this "100" is calculated based on measure, for some other visuals the value is coming directly from column value in the dataset.&lt;/p&gt;

&lt;p&gt;Now I want to retrieve measure value which is "100" and also i need the value which is coming directly from a column from python code. Is this possible? If yes, Kindly suggest further.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
