<?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 MYOB Connecting to PBI in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/3937403#M52743</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a project for a new client, and after connecting MYOB Advanced (Accounting software) to PBI. My client and I can see that the GL Ledger we have connected to is transaction only, and does not show within the table the end balance. Another report called Trial Balance we can run in Velixo (a MYBO ad on that allows excel reports to be produced) does have the ability to show us the end balance per account per month. If I knew more about the back end of MYOB, and how it keeps/orders its tables, I might be able to join the tables and create a query that is of some use for the reports I am building.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, does anyone have experience connecting to the back end of MYOB and seeing how their tables are structured AND made available in PBI? If you need more information please reach out.&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 00:56:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-22T00:56:09Z</dc:date>
    <item>
      <title>MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/3937403#M52743</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a project for a new client, and after connecting MYOB Advanced (Accounting software) to PBI. My client and I can see that the GL Ledger we have connected to is transaction only, and does not show within the table the end balance. Another report called Trial Balance we can run in Velixo (a MYBO ad on that allows excel reports to be produced) does have the ability to show us the end balance per account per month. If I knew more about the back end of MYOB, and how it keeps/orders its tables, I might be able to join the tables and create a query that is of some use for the reports I am building.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, does anyone have experience connecting to the back end of MYOB and seeing how their tables are structured AND made available in PBI? If you need more information please reach out.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 00:56:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/3937403#M52743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-22T00:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/3940972#M52789</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;In my opinion, I think the connector getting data store work as expected. (these transactions records are original data that store in the data source)&lt;/P&gt;
&lt;P&gt;The Accounting software will be loading data from the backend database and use its logic to processing and calculation of these records to display the final result.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 01:13:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/3940972#M52789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-23T01:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4010667#M53723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;:&lt;/P&gt;&lt;P&gt;We have an existing Power BI report that extracts data from MYOB Accountright. Now we have a requirement to change the connection to MYOB Advanced .Can you please help me understand the steps to follow for the same.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 07:30:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4010667#M53723</guid>
      <dc:creator>Sugandhi</dc:creator>
      <dc:date>2024-06-26T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012096#M53739</link>
      <description>&lt;P&gt;Hi Sugandhi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only explain my approach and how it was solved, but what I did was reached out to MYOB support (a third party called Stratus Consulting) and they created a GI (General Inquiry) which is an API of the tables I needed. I.E they basically created a table for me and made it available via API and I connected to it through an Odata link which can be found in PowerBI connections. The table was a success. I had no issues and the data matched up with what we had on record. I hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 23:21:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012096#M53739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-26T23:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012484#M53741</link>
      <description>&lt;P&gt;Thank you for your response.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 03:45:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012484#M53741</guid>
      <dc:creator>Sugandhi</dc:creator>
      <dc:date>2024-06-27T03:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: MYOB Connecting to PBI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012486#M53742</link>
      <description>&lt;P&gt;Thank you for the response.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 03:45:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/MYOB-Connecting-to-PBI/m-p/4012486#M53742</guid>
      <dc:creator>Sugandhi</dc:creator>
      <dc:date>2024-06-27T03:45:43Z</dc:date>
    </item>
  </channel>
</rss>

